Skip to content

Commit 0c5298f

Browse files
committed
For plain text RFCs, point to www.rfc-editor.org instead of www.ietf.org
- Legacy-Id: 2042
1 parent f1c261f commit 0c5298f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/idrfc/doc_main_rfc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
{% endif %}
6363
<tr><td>Other versions:</td><td>
64-
<a href="http://www.ietf.org/rfc/rfc{{doc.rfc_number}}.txt">plain text</a>,
64+
<a href="http://www.rfc-editor.org/rfc/rfc{{doc.rfc_number}}.txt">plain text</a>,
6565
<a href="http://www.rfc-editor.org/rfc/pdfrfc/rfc{{doc.rfc_number}}.txt.pdf">pdf</a>,
6666
<a href="http://tools.ietf.org/html/rfc{{doc.rfc_number}}">html</a>
6767
</td></tr>

0 commit comments

Comments
 (0)