Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fragment checking doesn't decode URL components #139

Closed
jyn514 opened this issue Jan 8, 2021 · 0 comments · Fixed by #141
Closed

Fragment checking doesn't decode URL components #139

jyn514 opened this issue Jan 8, 2021 · 0 comments · Fixed by #141
Labels
C-bug Category: This is a bug

Comments

@jyn514
Copy link
Contributor

jyn514 commented Jan 8, 2021

For example, any links to † will always be counted as broken:

Found invalid urls in index.html:
	Fragment #%E2%80%A0 at index.html does not exist!

Found in #133 (comment), this will need to be fixed before #105.

@jyn514 jyn514 added the C-bug Category: This is a bug label Jan 8, 2021
zregvart added a commit to apache/camel-website that referenced this issue May 17, 2021
Upgrades cargo-deadlinks to 0.8.0[1], currently latest version. A
previous version included a fix that might help with URL encoded anchors
present in camel-k API documentation[2][3]

[1] https://github.com/deadlinks/cargo-deadlinks/blob/master/CHANGELOG.md
[2] deadlinks/cargo-deadlinks#139
[3] apache/camel-k#2282
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant