Skip to content

Fix HTMLProofer link validation always failing#3

Merged
matthew-morris-cessda merged 6 commits into
mainfrom
fix-link-validation
Aug 25, 2023
Merged

Fix HTMLProofer link validation always failing#3
matthew-morris-cessda merged 6 commits into
mainfrom
fix-link-validation

Conversation

@matthew-morris-cessda

Copy link
Copy Markdown
Contributor

Because the user guide is always hosted at /documentation, all the links are of the form /documentation/${page}. Configuring Jekyll to build to _site/documentation and running HTMLProofer in _site/ fixes this.

Because the user guide is always hosted at /documentation, all the links expect /documentation/${page}. Configuring Jekyll to build to _site/documentation and running HTMLProofer in _site fixes this.
@matthew-morris-cessda matthew-morris-cessda self-assigned this Aug 25, 2023
@matthew-morris-cessda matthew-morris-cessda marked this pull request as ready for review August 25, 2023 12:41
@matthew-morris-cessda matthew-morris-cessda added the bug Something isn't working label Aug 25, 2023
@matthew-morris-cessda matthew-morris-cessda merged commit bb2114a into main Aug 25, 2023
@matthew-morris-cessda matthew-morris-cessda deleted the fix-link-validation branch August 25, 2023 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants