Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add link to linkcheck_ignore #25076

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

Closed
wants to merge 0 commits into from
Closed

Add link to linkcheck_ignore #25076

wants to merge 0 commits into from

Conversation

gu1show
Copy link
Contributor

@gu1show gu1show commented Nov 30, 2022

Reference Issues/PRs

This is a fix related to the issue #25024.

Add https://github.com/joblib/threadpoolctl/#setting-the-maximum-size-of-thread-pools to linkcheck_ignore.

Reason why the link needs to be added to the list of links excluded from checks:

The link works fine in a browser but is flagged as broken by make linkcheck tool.

@betatim
Copy link
Member

betatim commented Nov 30, 2022

Could you update the message of this PR to include a short explanation of why the link needs to be added to the list of links excluded from checks?

@gu1show
Copy link
Contributor Author

gu1show commented Nov 30, 2022

Could you update the message of this PR to include a short explanation of why the link needs to be added to the list of links excluded from checks?

Yes, I could. I updated.

@lesteve
Copy link
Member

lesteve commented Nov 30, 2022

Thanks for the PR, the "Linting" CI check is failing, to fix this you need to run black on doc/conf.py.

It would be great if you put the two github links one after the other in linkcheck_ignore.

Also for your next PR, please create a feature branch to create a PR, rather than using your main branch.

@lesteve
Copy link
Member

lesteve commented Dec 1, 2022

For completeness #25082 (by the same author as this PR) was doing the same and has been merged.

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.

3 participants