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

Fix URL redirect #2030

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Fix URL redirect #2030

merged 1 commit into from
Aug 27, 2024

Conversation

arkid15r
Copy link
Contributor

Related to #1990

It seems the link checker is not temperamental but is just doing its work. The problematic link doesn't return expected 200 but instead is a redirect. I tested it in my fork and it worked.

As for the rest of the issue -- I think it's worth researching available markdown link check solutions as the current one is deprecated. My understanding it's just a wrapper around markdown-link-check package.

It'd be a good staring point to decide whether redirects should be treated as accepted status codes.

I can look into addressing the rest of the #1990 if you'd like.

@tghosth tghosth merged commit 485d7fd into OWASP:master Aug 27, 2024
6 checks passed
@arkid15r arkid15r deleted the ark/fix-url-redirect branch August 27, 2024 17:04
@tghosth
Copy link
Collaborator

tghosth commented Aug 27, 2024

Happy for you to take a look at #1900 @arkid15r but please write in that issue what you are planning on doing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants