ci: mege main to release (pull request #7092 from ietf-tools/main)

ci: merge main to release
This commit is contained in:
Robert Sparks 2024-02-22 15:44:26 -06:00 committed by GitHub
commit 5ec1cf33d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -100,7 +100,7 @@ class Command(BaseCommand):
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,
]
)