Change to Pallets project
* Update CHANGES * Update CONTRIBUTING.rst * Update setup.py * Update tox.ini * Update extensions.rst * Update security.rst * Update installation.rst * Update testing.rst * Update upgrading.rst * Update sidebarintro.html * Update jquery.rst * Update dbcon.rst * Update index.rst
This commit is contained in:
parent
bd667109c6
commit
567fff9d0d
13 changed files with 18 additions and 18 deletions
|
|
@ -75,4 +75,4 @@ Continue to :ref:`tutorial-dbinit`.
|
|||
larger <larger-applications>`, it's a good idea not to.
|
||||
|
||||
.. _example source:
|
||||
https://github.com/mitsuhiko/flask/tree/master/examples/flaskr/
|
||||
https://github.com/pallets/flask/tree/master/examples/flaskr/
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ If you want the full source code in advance or for comparison, check out
|
|||
the `example source`_.
|
||||
|
||||
.. _example source:
|
||||
https://github.com/mitsuhiko/flask/tree/master/examples/flaskr/
|
||||
https://github.com/pallets/flask/tree/master/examples/flaskr/
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue