Skip to content

Commit 08c0b60

Browse files
committed
Merged [7214] from rcross@amsl.com: change old references to pub.ietf.org, to datatracker.ietf.org/secr/.
- Legacy-Id: 7242 Note: SVN reference [7214] has been migrated to Git commit b9552a9
2 parents 1b3bbad + b9552a9 commit 08c0b60

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/secr/templates/sreq/session_approval_notification.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ submitted by {{ requester }}.
55
The third session requires your approval.
66

77
To approve the session go to the session request view here:
8-
https://pub.ietf.org{% url "sessions_view" acronym=group.acronym %}
8+
https://datatracker.ietf.org{% url "sessions_view" acronym=group.acronym %}
99
and click "Approve Third Session".
1010

1111
Regards,

ietf/templates/meeting/materials.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h1>IETF {{ meeting_num }} Meeting Materials</h1>
1515
Corrections to submissions cutoff date: {{ cor_cut_off_date|date:"F j, Y" }}</p>
1616
{% endif %}
1717
<ul>
18-
<li><a href="https://pub.ietf.org/proceedings/">Meeting Materials Manager</a> (for session chairs only; password required)</li>
18+
<li><a href="{% url "proceedings" %}">Meeting Materials Manager</a> (for session chairs only; password required)</li>
1919
<li><a href="/meeting/{{meeting_num}}/requests">Meeting Request/Conflict Table</a></li>
2020
</ul>
2121

0 commit comments

Comments
 (0)