diff --git a/config/linkcheckerrc b/config/linkcheckerrc index 494f94f6..057f5ca5 100644 --- a/config/linkcheckerrc +++ b/config/linkcheckerrc @@ -151,7 +151,7 @@ # Ignore specified warnings (see linkchecker -h for the list of # recognized warnings). Add a comma-separated list of warnings here # you want to be ignored by the output loggers. -#ignorewarnings=url-not-normed,url-unicode-domain,anchor-not-found +#ignorewarnings=url-unnormed,url-unicode-domain,anchor-not-found # You can provide different user/password pairs for different link types. # Entries are a triple (link regular expression, username, password),