Skip to content

Commit 5ec1cf3

Browse files
authored
ci: mege main to release (pull request ietf-tools#7092 from ietf-tools/main)
ci: merge main to release
2 parents 086366f + 1720f57 commit 5ec1cf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/group/management/commands/import_iesg_statements.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def handle(self, *args, **options):
100100
redirects.append(
101101
[
102102
f"www.ietf.org/about/groups/iesg/statements/{item.slug}",
103-
f"https://datatracker.ietf.org/group/iesg/statements/{name}",
103+
f"https://datatracker.ietf.org/doc/{name}",
104104
302,
105105
]
106106
)

0 commit comments

Comments
 (0)