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

Multiple PEPs: Fix dead links for issues #746

Merged
merged 1 commit into from Jul 21, 2018

Conversation

@emilyemorehouse
Copy link
Member

@emilyemorehouse emilyemorehouse commented Jul 21, 2018

http://www.python.org/sf/<issue-num> or http://python.org/sf/<issue-num> redirects to https://legacy.python.org/sf/<issue-num>. This returns a 403 as the legacy site has been partially phased out.

Any reference to http://www.python.org/sf/<issue-num> or http://python.org/sf/<issue-num> has been changed to https://bugs.python.org/issue<issue-num>

- Any reference to python.org/sf/<issue-num> has been changed to https://bugs.python.org/issue<issue-num>
@Mariatta Mariatta merged commit ce5590c into python:master Jul 21, 2018
1 check passed
@Mariatta
Copy link
Sponsor Member

@Mariatta Mariatta commented Jul 21, 2018

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

3 participants