You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ietf/templates/wgcharter/change_state.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@
20
20
{% block content %}
21
21
<h1>{{ title }}</h1>
22
22
23
-
{% if "Change state" in title %}<pclass="helptext">For help on the states, see the <ahref="{% url help_charter_states name=doc.name %}">state table</a>.</p>{% endif %}
23
+
{% if "Change state" in title %}<pclass="helptext">For help on the states, see the <ahref="{% url help_charter_states %}">state table</a>.</p>{% endif %}
0 commit comments