Skip to content

Commit e508fbd

Browse files
committed
Merged [7215] from rjsparks@nostrum.com: Use idnits on www.ietf.org
Fixes ticket ietf-tools#1200 - Legacy-Id: 7227 Note: SVN reference [7215] has been migrated to Git commit 036d824
1 parent f9ae688 commit e508fbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/doc/document_draft.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
| <a href="http://www.fenron.net/~fenner/ietf/deps/index.cgi?dep={{ name }}" rel="nofollow">Dependencies to this document</a>
236236
| <a href="{% url 'doc_references' doc.canonical_name %}" rel="nofollow">References</a>
237237
| <a href="{% url 'doc_referenced_by' doc.canonical_name %}" rel="nofollow">Referenced By</a>
238-
| <a href="http://tools.ietf.org/idnits?url=http://tools.ietf.org/id/{{ doc.filename_with_rev }}" rel="nofollow" target="_blank">Check nits</a>
238+
| <a href="http://www.ietf.org/tools/idnits?url=http://www.ietf.org/archive/id/{{ doc.filename_with_rev }}" rel="nofollow" target="_blank">Check nits</a>
239239
| <a href="/feed/document-changes/{{ name }}/">History feed</a>
240240
| <a href="http://www.google.com/search?as_q={{ doc.name }}&as_sitesearch={{ search_archive }}" rel="nofollow" target="_blank">Search Mailing Lists</a>
241241
{% if user|has_role:"Area Director" %}

0 commit comments

Comments
 (0)