Upgrade HTTP links to HTTPS in documentation
This commit is contained in:
parent
2579ce9f18
commit
66e55c6f69
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ A running MongoDB server and `Flask-MongoEngine`_ are required. ::
|
|||
|
||||
pip install flask-mongoengine
|
||||
|
||||
.. _MongoEngine: http://mongoengine.org
|
||||
.. _MongoEngine: https://mongoengine.org
|
||||
.. _Flask-MongoEngine: https://flask-mongoengine.readthedocs.io
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue