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

broken url #1803

Closed
shahzebsiddiqui opened this issue Aug 12, 2021 · 2 comments
Closed

broken url #1803

shahzebsiddiqui opened this issue Aug 12, 2021 · 2 comments

Comments

@shahzebsiddiqui
Copy link

I happened to find out in my urlcheck workflow (https://github.com/buildtesters/buildtest/pull/856/checks?check_run_id=3315985294) the following link: https://pycqa.github.io/isort/docs/configuration/black_compatibility.html was broken.

This is the second bullet point in the main page please fix the link
Screen Shot 2021-08-12 at 4 47 01 PM

@timothycrosley
Copy link
Member

Thanks for reporting this! There is something weird going on here with a patch version of mkdocs changing how the docs are outputted (and therefore what links are valid). I've pushed using an older version of mkdocs for now to fix the links.

@shahzebsiddiqui
Copy link
Author

Thanks @timothycrosley it works now. Yea i would recommend setting up the URL check workflow for the user docs it helps trackdown any broken links specially when you have external links that get moved due to any various factors.

Here are two of my workflows one works on devel and other works on cron basis

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

No branches or pull requests

2 participants