Skip to content
Snippets Groups Projects

Add testing of links in docs

Merged Sören Henning requested to merge docs-link-test into 0.5-docs
+ 1
1
@@ -51,7 +51,7 @@ test-docs-links:
- gem install bundler
- bundle config set --local path 'vendor'
- bundle install
script: bundle exec htmlproofer --assume-extension --allow_hash_href ./_site
script: bundle exec htmlproofer --assume-extension --allow_hash_href --url-ignore "/favicon.ico" ./_site
# Theodolite Helm Chart
Loading