Skip to content

Commit

Permalink
Hash references
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Kramer committed Oct 27, 2018
1 parent 53aff64 commit 8cf7197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- run:
name: run tests
command: |
bundle exec htmlproofer --disable_external --href-ignore '#' ./_site
bundle exec htmlproofer --disable_external --allow-hash-href ./_site
- save_cache:
paths:
Expand Down

0 comments on commit 8cf7197

Please sign in to comment.