Use https for external links wherever possible

This commit is contained in:
Aditya 2018-10-27 17:58:45 +05:30
parent 70b45094ab
commit f05625eb82
13 changed files with 17 additions and 17 deletions

View file

@ -4,7 +4,7 @@ questions about using Flask or issues not related to Flask.**
If you'd like to report a bug in Flask, fill out the template below. Provide
any extra information that may be useful / related to your problem.
Ideally, create an [MCVE](http://stackoverflow.com/help/mcve), which helps us
Ideally, create an [MCVE](https://stackoverflow.com/help/mcve), which helps us
understand the problem and helps check that it is not caused by something in
your code.