Skip to content

Commit c3041d7

Browse files
committed
Fixed a bad link.
- Legacy-Id: 15216
1 parent 53e4ed8 commit c3041d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/templates/mailinglists/group_archives.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ <h1>Web-based Working Group email archives</h1>
1313
charters for more information about the mailing lists and archives
1414
of specific working groups. Charters for active working groups are
1515
available on
16-
the <a href="/wg/">Active IETF Working Groups</a> Web page.
16+
the <a href="{% url 'ietf.group.views.active_groups' group_type='wg' %}">Active IETF Working Groups</a> Web page.
1717
Charters for concluded working groups are available on
18-
the <a href="https://www.ietf.org/wg/concluded/index.html">Concluded
18+
the <a href="{% url 'ietf.group.views.concluded_groups' %}">Concluded
1919
Working Groups</a> Web page.</p>
2020

2121
<table class="table table-condensed table-striped">

0 commit comments

Comments
 (0)