summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 2f3c01d..bf9b08d 100644
--- a/README.rst
+++ b/README.rst
@@ -8,7 +8,7 @@ to build web applications. Each piece of middleware uses the WSGI (`PEP 333`_)
interface, and should be compatible with other middleware based on those
interfaces.
-.. _PEP 333: http://www.python.org/dev/peps/pep-0333.html
+.. _PEP 333: http://www.python.org/dev/peps/pep-0333/
* `Paste project at GitHub (source code, bug tracker)
<https://github.com/cdent/paste/>`_