We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef8e5a8 commit 5cfcce4Copy full SHA for 5cfcce4
tools/populate-docs.sh
@@ -13,4 +13,4 @@ src/generate-markdown.py --output-directory=docs
13
14
mkdocs build
15
16
-htmlproofer --ignore-empty-alt --file-ignore "./ping-protocol/404.html" --ignore-urls "https://fonts.gstatic.com" || exit 1
+htmlproofer --allow-hash-href --ignore-empty-alt --ignore-files "./ping-protocol/404.html" --ignore-urls "https://fonts.gstatic.com" || exit 1
0 commit comments