Skip to content

Commit dd5e4af

Browse files
committed
/wg/: link to both www.ietf.org and tools lists of concluded WGs
- Legacy-Id: 2205
1 parent f5a0892 commit dd5e4af

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

ietf/templates/wginfo/wg-dir.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,8 @@
4444
{% block content %}
4545
<h1>Active IETF Working Groups</h1>
4646

47-
<p>See also: <a href="http://www.ietf.org/wg/concluded/index.html">Concluded
48-
Working Groups</a> and
49-
<a href="http://www.ietf.org/dyn/wg/charter/history/">Historic Charters</a>.</p>
47+
<p>See also: <a href="http://www.ietf.org/wg/concluded/">Concluded
48+
Working Groups (www.ietf.org)</a>, <a href="http://tools.ietf.org/wg/concluded/">Concluded Working Groups (tools.ietf.org)</a>, <a href="http://www.ietf.org/dyn/wg/charter/history/">Historic Charters</a>.</p>
5049

5150
{% for area in areas|dictsort:"area_acronym.name" %}
5251
<h2 class="ietf-divider" id="{{area.area_acronym.name|cut:" "}}">{{ area.area_acronym.name }}</h2>

0 commit comments

Comments
 (0)