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

gh-98083 Fix URLs in README.rst #98082

Merged
merged 1 commit into from Oct 10, 2022
Merged

gh-98083 Fix URLs in README.rst #98082

merged 1 commit into from Oct 10, 2022

Conversation

kwsp
Copy link
Contributor

@kwsp kwsp commented Oct 8, 2022

There were 2 broken links in README.rst:

Another link to the NEWS.d directory was causing a 301 redirect (since it's a directory and github uses tree instead of blob in the URL), so I fixed that too.

@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Oct 8, 2022
@kwsp kwsp changed the title Fix URLs in README.rst gh-98083 Fix URLs in README.rst Oct 8, 2022
Copy link
Member

@sobolevn sobolevn left a comment

I've checked links manually and they work correctly. Thanks! :)

@JelleZijlstra JelleZijlstra merged commit fc342c6 into python:main Oct 10, 2022
12 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Oct 10, 2022

Thanks @kwsp for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Oct 10, 2022

Sorry, @kwsp and @JelleZijlstra, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker fc342c62e0debb194d60e79b37e346bf8d940d7a 3.10

@bedevere-bot
Copy link

bedevere-bot commented Oct 10, 2022

GH-98135 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 10, 2022
(cherry picked from commit fc342c6)

Co-authored-by: Tiger <tnie@tuta.io>
@JelleZijlstra
Copy link
Member

JelleZijlstra commented Oct 10, 2022

Thanks for your fix!

Feel free to manually create a 3.10 backport, but it's probably not too important since I expect people don't usually read the README on branches other than the default.

miss-islington added a commit that referenced this pull request Oct 10, 2022
(cherry picked from commit fc342c6)

Co-authored-by: Tiger <tnie@tuta.io>
mpage pushed a commit to mpage/cpython that referenced this pull request Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants