Skip to content

Commit 1c44d65

Browse files
committed
/doc/active, all: add link to all_id2.txt
- Legacy-Id: 2216
1 parent 7e6c183 commit 1c44d65

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

ietf/templates/idrfc/active.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ <h1>Active Internet-Drafts</h1>
4747
<p>There is also a list of <a href="/doc/all/">all Internet-Drafts</a>, and
4848
the following files are available for download:</p>
4949
<ul>
50-
<li><a href="http://www.ietf.org/id/1id-index.txt">Active Internet-Drafts (text)</a></li>
50+
<li><a href="http://www.ietf.org/id/1id-index.txt">Active Internet-Drafts (text)</a>
5151
<li><a href="http://www.ietf.org/id/1id-abstracts.txt">Active Internet-Drafts with abstracts (text)</a></li>
52-
<li><a href="http://www.ietf.org/id/all_id.txt">All Internet-Drafts (tab-separated)</a></li>
52+
<li><a href="http://www.ietf.org/id/all_id2.txt">All Internet-Drafts (tab-separated)</a>, <a href="http://www.ietf.org/id/all_id.txt">older version (with fewer fields)</a></li>
5353
</ul>
5454

5555
{% for group in groups|dictsort:"group_acronym.acronym" %}{% if group.active_drafts %}

ietf/templates/idrfc/all.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ <h1>All Internet-Drafts and RFCs</h1>
4747
<p>The following files are also available for download:</p>
4848
<ul>
4949
<li><a href="http://www.ietf.org/id/1id-index.txt">Active Internet-Drafts (text)</a></li>
50-
<li><a href="http://www.ietf.org/id/all_id.txt">All Internet-Drafts (tab-separated)</a></li>
50+
<li><a href="http://www.ietf.org/id/1id-abstracts.txt">Active Internet-Drafts with abstracts (text)</a></li>
51+
<li><a href="http://www.ietf.org/id/all_id2.txt">All Internet-Drafts (tab-separated)</a>, <a href="http://www.ietf.org/id/all_id.txt">older version (with fewer fields)</a></li>
5152
<li><a href="http://www.rfc-editor.org/rfc/rfc-index.txt">All RFCs (text)</a></li>
5253
<li><a href="http://www.rfc-editor.org/rfc/rfc-index.xml">All RFCs (XML)</a></li>
5354
</ul>

0 commit comments

Comments
 (0)