Skip to content

Commit 3b99992

Browse files
committed
Merged in [17722] from mark@painless-security.com:
Remove the 'experimental' verbiage from the references / referenced by pages. Fixes ietf-tools#2857. - Legacy-Id: 17798 Note: SVN reference [17722] has been migrated to Git commit 52c7d13
1 parent 3439f3d commit 3b99992

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/templates/doc/document_referenced_by.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<h1>References to {{alias_name}}</h1>
1616

1717
<p class="alert alert-info">
18-
This is an experimental product. These dependencies are extracted using heuristics looking for strings with particular prefixes. Notably, this means that references to I-Ds by title only are not reflected here. If it's really important, please inspect the documents' references sections directly.
18+
These dependencies are extracted using heuristics looking for strings with particular prefixes. Notably, this means that references to I-Ds by title only are not reflected here. If it's really important, please inspect the documents' references sections directly.
1919
</p>
2020

2121
<p>

ietf/templates/doc/document_references.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<h1>References from {{doc.canonical_name}}</h1>
1616

1717
<p class="alert alert-info">
18-
This is an experimental product. These dependencies are extracted using heuristics looking for strings with particular prefixes. Notably, this means that references to I-Ds by title only are not reflected here. If it's really important, please inspect the documents' references sections directly.
18+
These dependencies are extracted using heuristics looking for strings with particular prefixes. Notably, this means that references to I-Ds by title only are not reflected here. If it's really important, please inspect the documents' references sections directly.
1919
</p>
2020
<p>
2121
<a class="btn btn-default" href="{% url 'ietf.doc.views_help.relationship_help' subset='reference' %}">Reference type help</a>

0 commit comments

Comments
 (0)