1 parent ec9d122 commit af17d64Copy full SHA for af17d64
1 file changed
ietf/templates/group/meetings.html
@@ -1,5 +1,5 @@
1
{% extends "group/group_base.html" %}
2
-{# Copyright The IETF Trust 2015, All Rights Reserved #}
+{# Copyright The IETF Trust 2015-2022, All Rights Reserved #}
3
{% load origin %}
4
{% block title %}
5
Meetings
@@ -85,6 +85,7 @@ <h2 class="mt-3" id="pastmeets">Past Meetings</h2>
85
</table>
86
{% endif %}
87
<p class="alert alert-info my-3">
88
- This page shows meetings within the last four years. For earlier meetings, please see the proceedings.
+ This page shows meetings within the last four years. For earlier meetings, please see the
89
+ <a href="https://www.ietf.org/how/meetings/past/">proceedings</a>.
90
</p>
91
{% endblock %}
0 commit comments