We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef6c5b7 commit caf2227Copy full SHA for caf2227
1 file changed
ietf/settings.py
@@ -538,7 +538,7 @@ def skip_unreadable_post(record):
538
# no slash at end
539
IDTRACKER_BASE_URL = "https://datatracker.ietf.org"
540
RFCDIFF_BASE_URL = "https://www.ietf.org/rfcdiff"
541
-IDNITS_BASE_URL = "https://www.ietf.org/tools/idnits"
+IDNITS_BASE_URL = "https://author-tools.ietf.org/api/idnits"
542
XML2RFC_BASE_URL = "https://xml2rfc.tools.ietf.org/experimental.html"
543
544
# The name of the method to use to invoke the test suite
0 commit comments