Skip to content

Commit d0821ed

Browse files
committed
Fixed link to the upgrade script. github changed links apparently
1 parent 5afeac0 commit d0821ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrading.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ good.
4545
To apply the upgrade script do the following:
4646

4747
1. Download the script: `flask-07-upgrade.py
48-
<http://github.com/mitsuhiko/flask/tree/raw/master/scripts/flask-07-upgrade.py>`_
48+
<https://raw.github.com/mitsuhiko/flask/master/scripts/flask-07-upgrade.py>`_
4949
2. Run it in the directory of your application::
5050

5151
python flask-07-upgrade.py > patchfile.diff

0 commit comments

Comments
 (0)