Skip to content

Conversation

@imba-tjd
Copy link
Contributor

@imba-tjd imba-tjd commented Oct 12, 2020

The pattern of the first two commit. Replace files inside docs but exclude *.svg by

http://(?!127|local|0\.0|examp|192|flask|docs\.python|callbackhell|jinja|www\.celeryproject)

with

https://

The third commit:

http://flask.pocoo.org/ -> https://flask.palletsprojects.com
http://docs.python-requests.org -> https://requests.readthedocs.io
http://jinja.pocoo.org -> https://jinja.palletsprojects.com
http://www.celeryproject.org/ -> https://docs.celeryproject.org

@imba-tjd imba-tjd changed the title doc: use https links doc: fix links Oct 12, 2020
@github-actions
Copy link
Contributor

📝 Docs preview for commit 2e4a28a at: https://5f842ca1aa98f868fce56942--fastapi.netlify.app

@codecov
Copy link

codecov bot commented Oct 23, 2020

Codecov Report

Merging #2165 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #2165   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          240       240           
  Lines         7101      7101           
=========================================
  Hits          7101      7101           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3dbdc74...775aaaf. Read the comment docs.

@github-actions
Copy link
Contributor

📝 Docs preview for commit 3e0a6fb at: https://5f92bb25edc0b886feee70fb--fastapi.netlify.app

@tiangolo tiangolo changed the title doc: fix links 📝 Fix links to use HTTPS Nov 5, 2020
@tiangolo tiangolo changed the title 📝 Fix links to use HTTPS 📝 Update/fix links in docs to use HTTPS Nov 5, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2020

📝 Docs preview for commit 775aaaf at: https://5fa47ea9c0e11c30b771fc73--fastapi.netlify.app

@tiangolo tiangolo merged commit 8355832 into fastapi:master Nov 5, 2020
@tiangolo
Copy link
Member

tiangolo commented Nov 5, 2020

Awesome! That was very clever! 🤓 🚀

Thanks for your contribution ☕

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants