Skip to content

Commit 7009605

Browse files
committed
Merged in [17273] from rcross@amsl.com:
Update link to session request tool instructions. - Legacy-Id: 17282 Note: SVN reference [17273] has been migrated to Git commit 2d97cb6
2 parents 42cb057 + 2d97cb6 commit 7009605

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<li><a href="https://www.ietf.org/wg/request-tool-instructions.html" target="_blank">Instructions</a>.</li>
1+
<li><a href="https://www.ietf.org/chairs/session-request-tool-instructions/" target="_blank">Instructions</a>.</li>
22
<li><a href="{% url 'ietf.secr.proceedings.views.main' %}">IETF Meeting Materials Management Tool</a>.</li>
33
<li>If you require assistance in using this tool, or wish to report a bug, then please send a message to <a href="mailto:ietf-action@ietf.org">ietf-action@ietf.org</a>.</li>
44
<li>To submit your request via email, please send your request to <a href="mailto:agenda@ietf.org">agenda@ietf.org</a>.</li>

ietf/secr/templates/sreq/edit.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
{% endblock %}
2020

2121
{% block instructions %}
22-
<a href="https://www.ietf.org/wg/request-tool-instructions.html" target="_blank">Instructions</a>
22+
<a href="https://www.ietf.org/chairs/session-request-tool-instructions/" target="_blank">Instructions</a>
2323
{% endblock %}
2424

2525
{% block content %}

ietf/secr/templates/sreq/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
&raquo; Sessions
1313
{% endblock %}
1414
{% block instructions %}
15-
<a href="https://www.ietf.org/wg/request-tool-instructions.html" target="_blank">Instructions</a>
15+
<a href="https://www.ietf.org/chairs/session-request-tool-instructions/" target="_blank">Instructions</a>
1616
{% endblock %}
1717

1818
{% block content %}

ietf/secr/templates/sreq/new.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
{% endblock %}
2020

2121
{% block instructions %}
22-
<a href="https://www.ietf.org/wg/request-tool-instructions.html" target="_blank">Instructions</a>
22+
<a href="https://www.ietf.org/chairs/session-request-tool-instructions/" target="_blank">Instructions</a>
2323
{% endblock %}
2424

2525
{% block content %}

ietf/secr/templates/sreq/view.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{% endblock %}
1414

1515
{% block instructions %}
16-
<a href="https://www.ietf.org/wg/request-tool-instructions.html" target="_blank">Instructions</a>
16+
<a href="https://www.ietf.org/chairs/session-request-tool-instructions/" target="_blank">Instructions</a>
1717
{% endblock %}
1818

1919
{% block content %}

0 commit comments

Comments
 (0)