ci: mege main to release (pull request #7092 from ietf-tools/main)
ci: merge main to release
This commit is contained in:
commit
5ec1cf33d6
|
@ -100,7 +100,7 @@ class Command(BaseCommand):
|
||||||
redirects.append(
|
redirects.append(
|
||||||
[
|
[
|
||||||
f"www.ietf.org/about/groups/iesg/statements/{item.slug}",
|
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,
|
302,
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue