diff --git a/ietf/settings.py b/ietf/settings.py index 925363e6e..5483fdd33 100644 --- a/ietf/settings.py +++ b/ietf/settings.py @@ -538,7 +538,7 @@ INTERNAL_IPS = ( # no slash at end IDTRACKER_BASE_URL = "https://datatracker.ietf.org" RFCDIFF_BASE_URL = "https://www.ietf.org/rfcdiff" -IDNITS_BASE_URL = "https://author-tools.ietf.org/api/idnits" +IDNITS_BASE_URL = "https://www.ietf.org/tools/idnits" XML2RFC_BASE_URL = "https://xml2rfc.tools.ietf.org/experimental.html" # The name of the method to use to invoke the test suite