Skip to content

Commit b7ce31b

Browse files
committed
/doc/rfcNNNN/: include link to errata
- Legacy-Id: 2101
1 parent 27a7770 commit b7ce31b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/templates/idrfc/doc_main_rfc.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
{% if doc.obsoletes %}<br />Obsoletes {{ doc.obsoletes|urlize_ietf_docs }}{%endif %}
4646
{% if doc.updates %}<br />Updates {{ doc.updates|urlize_ietf_docs }}{%endif %}
4747
{% if doc.draft_name %}<br/ >Was <a href="/doc/{{ doc.draft_name}}/">{{doc.draft_name}}</a>{% endif %}
48+
{% if doc.has_errata %}<br /><a href="http://www.rfc-editor.org/errata_search.php?rfc={{doc.rfc_number}}" rel="nofollow">Errata</a>{% endif %}
4849
</td></tr>
4950
<tr><td>Published:</td><td> {{ doc.publication_date|date:"Y-m"|default:"(data missing)" }}</td></tr>
5051
{% if doc.in_ietf_process %}

0 commit comments

Comments
 (0)