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 2d97cb65f7
This commit is contained in:
commit
7009605527
|
@ -1,4 +1,4 @@
|
|||
<li><a href="https://www.ietf.org/wg/request-tool-instructions.html" target="_blank">Instructions</a>.</li>
|
||||
<li><a href="https://www.ietf.org/chairs/session-request-tool-instructions/" target="_blank">Instructions</a>.</li>
|
||||
<li><a href="{% url 'ietf.secr.proceedings.views.main' %}">IETF Meeting Materials Management Tool</a>.</li>
|
||||
<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>
|
||||
<li>To submit your request via email, please send your request to <a href="mailto:agenda@ietf.org">agenda@ietf.org</a>.</li>
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block instructions %}
|
||||
<a href="https://www.ietf.org/wg/request-tool-instructions.html" target="_blank">Instructions</a>
|
||||
<a href="https://www.ietf.org/chairs/session-request-tool-instructions/" target="_blank">Instructions</a>
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
» Sessions
|
||||
{% endblock %}
|
||||
{% block instructions %}
|
||||
<a href="https://www.ietf.org/wg/request-tool-instructions.html" target="_blank">Instructions</a>
|
||||
<a href="https://www.ietf.org/chairs/session-request-tool-instructions/" target="_blank">Instructions</a>
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block instructions %}
|
||||
<a href="https://www.ietf.org/wg/request-tool-instructions.html" target="_blank">Instructions</a>
|
||||
<a href="https://www.ietf.org/chairs/session-request-tool-instructions/" target="_blank">Instructions</a>
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block instructions %}
|
||||
<a href="https://www.ietf.org/wg/request-tool-instructions.html" target="_blank">Instructions</a>
|
||||
<a href="https://www.ietf.org/chairs/session-request-tool-instructions/" target="_blank">Instructions</a>
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
|
Loading…
Reference in a new issue