-
-
Notifications
You must be signed in to change notification settings - Fork 35.2k
bpo-25910: Link redirections in docs #1933
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
26485fe
bpo-25910: Fixes some redirection links in docs
CuriousLearner e013f38
bpo-25910: Fixes more redirection links in docs
CuriousLearner 06fa4f3
Minor fixes to links
CuriousLearner 1d99ca4
bpo-25910: Address review comments
CuriousLearner 0f96435
bpo-25910: Address review comments
CuriousLearner cc1b307
bpo-25910: Minor fix to gettext.rst doc
CuriousLearner bf9d3f8
bpo-25910: Minor link fix in installing/index.rst doc
CuriousLearner 92f023f
bpo-25910: Fixes redirection issues in whatsnew/* doc
CuriousLearner 32b6617
bpo-25910: Address review commits for url redirections
CuriousLearner 91060c3
bpo-25910: Minor fix for building docs succesfully
CuriousLearner 23cc93c
bpo-25910: Reverts change to not lose git blame on docs
CuriousLearner 79930f2
Merge master into fix-issue25910; resolve conflicts
CuriousLearner 4b3f488
Revert changes that might change git blame
CuriousLearner 2bb0157
Minor fix to bitbucket link
CuriousLearner b44cc3f
Address review comments
CuriousLearner 3f6c78a
Address review comments
CuriousLearner 3f6344e
Update link label in ssl.rst docs
CuriousLearner 3cd462f
Address review comments
CuriousLearner a021d33
Merge branch master; resolve conflicts
CuriousLearner 353d5bc
Fix issues in ssl.rst docs
CuriousLearner ceb3581
bpo-25910: Address review comments
CuriousLearner File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update link label in ssl.rst docs
- Loading branch information
commit 3f6344e70207d6f0f120bd4f2a94bb9552c26971
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto