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

Some inaccessible links exist in docs/conf.py #4847

Open
shenxianpeng opened this issue Feb 22, 2025 · 0 comments · May be fixed by #4848
Open

Some inaccessible links exist in docs/conf.py #4847

shenxianpeng opened this issue Feb 22, 2025 · 0 comments · May be fixed by #4848

Comments

@shenxianpeng
Copy link
Contributor

I've noticed some links in docs/conf.py that are no longer accessible:

BB='https://bitbucket.org',

setuptools/docs/conf.py

Lines 37 to 38 in ba24375

pattern=r'BB Pull Request ?#(?P<bb_pull_request>\d+)',
url='{BB}/pypa/setuptools/pull-request/{bb_pull_request}',

url='https://bugs.python.org/setuptools/issue{old_setuptools}',

It might be a good idea to remove these links.

@shenxianpeng shenxianpeng linked a pull request Feb 22, 2025 that will close this issue
1 task
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 a pull request may close this issue.

1 participant