Skip to content

Commit 115cde2

Browse files
committed
Merged in [15807] from rjsparks@nostrum.com:
Repaired another instance of a literal path with a reverse lookup. Related to ietf-tools#2657. - Legacy-Id: 15814 Note: SVN reference [15807] has been migrated to Git commit 672b491
2 parents 9ea4282 + 672b491 commit 115cde2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/doc/document_charter.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373

7474
<tr>
7575
<td></td>
76-
<th><a href="/doc/help/state/charter/">State</a></th>
76+
<th><a href="{% url 'ietf.doc.views_help.state_help' type='charter' %}">State</a></th>
7777
<td class="edit">
7878
{% if not snapshot and can_manage %}
7979
{% doc_edit_button 'ietf.doc.views_charter.change_state' name=doc.name %}

0 commit comments

Comments
 (0)