diff --git a/config.rb b/config.rb index d8a30eb3..46bb32b6 100644 --- a/config.rb +++ b/config.rb @@ -12,12 +12,12 @@ proofer = HTMLProofer.check_directory(config[:build_dir], { :assume_extension => true, :allow_hash_href => true, + :check_internal_hash => true, :empty_alt_ignore => true, :file_ignore => [ /search/ # Provided by tech-docs gem but has a "broken" link from html-proofer's point of view ], :url_ignore => [ - "https://github.com/alphagov/centralised-security-logging-service", "https://gdshelpdesk.digital.cabinet-office.gov.uk", "https://gds-way.cloudapps.digital/standards/secrets-acl.html", /https:\/\/github.com\//