Skip to content

Commit 1b95fdf

Browse files
authored
revert: use author-tools for idnits. (ietf-tools#4102) (ietf-tools#4116)
This reverts commit caf2227.
1 parent d062193 commit 1b95fdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ def skip_unreadable_post(record):
538538
# no slash at end
539539
IDTRACKER_BASE_URL = "https://datatracker.ietf.org"
540540
RFCDIFF_BASE_URL = "https://www.ietf.org/rfcdiff"
541-
IDNITS_BASE_URL = "https://author-tools.ietf.org/api/idnits"
541+
IDNITS_BASE_URL = "https://www.ietf.org/tools/idnits"
542542
XML2RFC_BASE_URL = "https://xml2rfc.tools.ietf.org/experimental.html"
543543

544544
# The name of the method to use to invoke the test suite

0 commit comments

Comments
 (0)