Skip to content

Commit

Permalink
ci: mege main to release (pull request #7092 from ietf-tools/main)
Browse files Browse the repository at this point in the history
ci: merge main to release
  • Loading branch information
rjsparks committed Feb 22, 2024
2 parents 086366f + 1720f57 commit 5ec1cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ietf/group/management/commands/import_iesg_statements.py
Expand Up @@ -100,7 +100,7 @@ def handle(self, *args, **options):
redirects.append(
[
f"www.ietf.org/about/groups/iesg/statements/{item.slug}",
f"https://datatracker.ietf.org/group/iesg/statements/{name}",
f"https://datatracker.ietf.org/doc/{name}",
302,
]
)
Expand Down

0 comments on commit 5ec1cf3

Please sign in to comment.