Skip to content

Commit fba6f87

Browse files
committed
Ignore historic links in changelog
1 parent e3950d9 commit fba6f87

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/Makefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@ check-dependencies:
2020
@command -v git-lfs > /dev/null || (make print S="You need to install Git LFS before committing changes" && exit 1)
2121

2222
check-links: copy-over-sinon-script
23-
bundle exec htmlproofer --assume-extension='.html' --ignore-status-codes="403" --no-enforce-https ./_site/
23+
bundle exec htmlproofer --assume-extension='.html' \
24+
--ignore-status-codes="403" \
25+
--ignore-files=./_site/releases/changelog.html \
26+
--no-enforce-https ./_site/
2427

2528
deploy: check-dependencies
2629
git push

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy