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

Skip to content

fix some http: -> https: URLs #20088

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 12 commits into from
Jul 17, 2021
Merged

fix some http: -> https: URLs #20088

merged 12 commits into from
Jul 17, 2021

Conversation

nschloe
Copy link
Contributor

@nschloe nschloe commented Apr 27, 2021

I scanned the code for outdated http: URLs and converted them to https: (where possible). Also following some permanent redirects.

@nschloe
Copy link
Contributor Author

nschloe commented Jun 23, 2021

Thanks for the comments. I've now used deadlink and went for a more conservative change.

deadlink-replace-redirects .
git checkout LICENSE/ extern/ doc/devel/gitwash/

@nschloe nschloe marked this pull request as ready for review July 8, 2021 18:50
@nschloe nschloe requested a review from QuLogic July 8, 2021 19:09
@QuLogic
Copy link
Member

QuLogic commented Jul 16, 2021

There's just the one typo left above.

@nschloe
Copy link
Contributor Author

nschloe commented Jul 16, 2021

Even that was outdated.

@QuLogic
Copy link
Member

QuLogic commented Jul 16, 2021

No, it's missing the closing parenthesis (which may need to be separated from the URL, now that I think about it.)

@nschloe
Copy link
Contributor Author

nschloe commented Jul 16, 2021

Right, fixed now.

@QuLogic
Copy link
Member

QuLogic commented Jul 16, 2021

Probably should be squash merged.

@timhoffm timhoffm merged commit d11b206 into matplotlib:master Jul 17, 2021
@QuLogic QuLogic added this to the v3.5.0 milestone Jul 18, 2021
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.

4 participants