Changed the BOF request procedures page URL.

- Legacy-Id: 16178
This commit is contained in:
Henrik Levkowetz 2019-04-30 18:39:39 +00:00
parent 8726e74709
commit 0dbf3654e9

View file

@ -26,7 +26,7 @@
<a href="{% url 'ietf.secr.sreq.views.main' %}">IETF Meeting Session Request Tool</a>.
{% endif %}
{% if d.name.slug == 'cutoffbofreq' %}
To request a BOF, please see instructions on <a href="https://www.ietf.org/iesg/bof-procedures.html">Requesting a BOF</a>.
To request a BOF, please see instructions on <a href="https://www.ietf.org/how/bofs/bof-procedures/">Requesting a BOF</a>.
{% endif %}
{% if d.name.slug == 'idcutoff' %}
Upload using the <a href="{% url 'ietf.submit.views.upload_submission' %}">ID Submission Tool</a>.