Skip to content

Commit

Permalink
try fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
fantkolja committed Jun 21, 2024
1 parent d8cd2bf commit dc6bd95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"scripts": {
"build": "antora --to-dir docs --fetch antora-playbook.yml && cp _redirects docs",
"build-local": "antora --to-dir docs --fetch antora-playbook-local.yml",
"check-links-local": "antora --fetch --to-dir test --log-level=error --log-failure-level=error antora-playbook-local.yml",
"check-links-local": "antora --fetch --to-dir test --log-level=error --log-failure-level=error --extension=@jcahills/antora-link-checker antora-playbook-local.yml",
"generate-pdfs-platform-5-4": "antora assembler-playbook-platform-5-4.yml",
"generate-pdfs-platform-5-3": "antora assembler-playbook-platform-5-3.yml",
"generate-pdfs-platform-5-2": "antora assembler-playbook-platform-5-2.yml",
Expand Down

0 comments on commit dc6bd95

Please sign in to comment.