Skip to content

Commit 07f867e

Browse files
committed
Summary: Enable the state help page for IRTF stream states (was
causing 404s) - Legacy-Id: 10105
1 parent fd87b22 commit 07f867e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/doc/views_help.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ def state_help(request, type):
1212
"draft-rfceditor": ("draft-rfceditor", "RFC Editor States for Internet-Drafts"),
1313
"draft-iana-action": ("draft-iana-action", "IANA Action States for Internet-Drafts"),
1414
"draft-stream-ietf": ("draft-stream-ietf", "IETF Stream States for Internet-Drafts"),
15+
"draft-stream-irtf": ("draft-stream-irtf", "IRTF Stream States for Internet-Drafts"),
1516
"charter": ("charter", "Charter States"),
1617
"conflict-review": ("conflrev", "Conflict Review States"),
1718
"status-change": ("statchg", "RFC Status Change States"),

0 commit comments

Comments
 (0)