forked from orbit-oss/flask
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
|
|
@ -24,7 +24,7 @@ the :ref:`tutorial`. If you don't have that application yet, get the
|
|||
sources from `the examples`_.
|
||||
|
||||
.. _the examples:
|
||||
https://github.com/mitsuhiko/flask/tree/master/examples/flaskr/
|
||||
https://github.com/pallets/flask/tree/master/examples/flaskr/
|
||||
|
||||
The Testing Skeleton
|
||||
--------------------
|
||||
|
|
@ -194,7 +194,7 @@ suite.
|
|||
|
||||
|
||||
.. _MiniTwit Example:
|
||||
https://github.com/mitsuhiko/flask/tree/master/examples/minitwit/
|
||||
https://github.com/pallets/flask/tree/master/examples/minitwit/
|
||||
|
||||
|
||||
Other Testing Tricks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue