forked from orbit-oss/flask
Fixed link to the upgrade script. github changed links apparently
This commit is contained in:
parent
5afeac0c19
commit
d0821edca5
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ good.
|
|||
To apply the upgrade script do the following:
|
||||
|
||||
1. Download the script: `flask-07-upgrade.py
|
||||
<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>`_
|
||||
2. Run it in the directory of your application::
|
||||
|
||||
python flask-07-upgrade.py > patchfile.diff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue