Skip to content

Commit b5223b4

Browse files
committed
Merged from source:sprint/77/suresh@2128: Pointing to errata from RFC pages.
- Legacy-Id: 2137
1 parent 86f713f commit b5223b4

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

changelog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ ietfdb (2.47)
44

55
* Added a link to the draft pages with email address to the draft authors
66

7+
* Pointing to errata from RFC pages
8+
79
From RjS:
810

911
* Added STD/FYI/BCP info to the standard RFC display page

ietf/templates/idrfc/doc_main_rfc.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
{% block doc_metalinks %}
9191
<a href="/ipr/search/?option=rfc_search&amp;rfc_search={{doc.rfc_number}}" rel="nofollow">IPR Disclosures</a>
9292
| <a href="http://www.fenron.net/~fenner/ietf/deps/index.cgi?dep=rfc{{doc.rfc_number}}" rel="nofollow">Dependencies to this RFC</a>
93+
| <a href="http://www.rfc-editor.org/errata_search.php?rfc={{doc.rfc_number}}" rel="nofollow">Errata</a>
9394
{% endblock %}
9495

9596
{% block doc_text1 %}

0 commit comments

Comments
 (0)