forked from orbit-oss/flask
Migrate various docs links to https (#2180)
Also fixed a few outdated links
This commit is contained in:
parent
5efb163237
commit
bb0e755c80
22 changed files with 43 additions and 43 deletions
|
|
@ -112,7 +112,7 @@ it to operate on a git checkout. Either way, virtualenv is recommended.
|
|||
|
||||
Get the git checkout in a new virtualenv and run in development mode::
|
||||
|
||||
$ git clone http://github.com/pallets/flask.git
|
||||
$ git clone https://github.com/pallets/flask.git
|
||||
Initialized empty Git repository in ~/dev/flask/.git/
|
||||
$ cd flask
|
||||
$ virtualenv venv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue