summaryrefslogtreecommitdiff
path: root/docs/tutorial_app.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorial_app.rst')
-rw-r--r--docs/tutorial_app.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorial_app.rst b/docs/tutorial_app.rst
index 0e7be1f..ec87f79 100644
--- a/docs/tutorial_app.rst
+++ b/docs/tutorial_app.rst
@@ -6,9 +6,9 @@
.. _`decorator statement`: http://docs.python.org/glossary.html#term-decorator
.. _`Python DB API`: http://www.python.org/dev/peps/pep-0249/
.. _`WSGI reference Server`: http://docs.python.org/library/wsgiref.html#module-wsgiref.simple_server
-.. _Cherrypy: http://www.cherrypy.org/
+.. _Cherrypy: https://cherrypy.dev/
.. _Flup: https://www.saddi.com/software/flup/
-.. _Paste: http://pythonpaste.org/
+.. _Paste: https://pythonpaste.readthedocs.io
.. _Apache: http://www.apache.org
.. _`Bottle documentation`: http://bottlepy.org/docs/dev/tutorial.html
.. _`mod_wsgi`: http://code.google.com/p/modwsgi/