summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2018-11-27 10:43:08 -0800
committerSteve Piercy <web@stevepiercy.com>2018-11-27 10:43:08 -0800
commit70a7ccdc10ea553e8736539a39d2c65f2a23c1f6 (patch)
tree4f1488aefe7fdc390f8ae68b64506bbae6e9ccc3
parent8155528ceb20ba12bb0b18a0d9db4fe042c2a9e3 (diff)
downloadpastedeploy-git-70a7ccdc10ea553e8736539a39d2c65f2a23c1f6.tar.gz
Remove link to paste.urlmap
-rw-r--r--docs/index.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 2ef8f07..e38d104 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -120,9 +120,7 @@ section (``[app:main]``) and a server section (``[server:main]``).
``[composite:...]`` signifies something that dispatches to multiple
applications (example below).
-Here's a typical configuration file that also shows off mounting
-multiple applications using `paste.urlmap
-<https://web.archive.org/web/20160309141618/http://pythonpaste.org/modules/urlmap.html#module-paste.urlmap>`_:
+Here's a typical configuration file that also shows off mounting multiple applications:
.. code-block:: ini