We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5afeac0 commit d0821edCopy full SHA for d0821ed
docs/upgrading.rst
@@ -45,7 +45,7 @@ good.
45
To apply the upgrade script do the following:
46
47
1. Download the script: `flask-07-upgrade.py
48
- <http://github.com/mitsuhiko/flask/tree/raw/master/scripts/flask-07-upgrade.py>`_
+ <https://raw.github.com/mitsuhiko/flask/master/scripts/flask-07-upgrade.py>`_
49
2. Run it in the directory of your application::
50
51
python flask-07-upgrade.py > patchfile.diff
0 commit comments