summaryrefslogtreecommitdiff
path: root/docs/do-it-yourself-framework.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/do-it-yourself-framework.txt')
-rw-r--r--docs/do-it-yourself-framework.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/do-it-yourself-framework.txt b/docs/do-it-yourself-framework.txt
index ae77ec0..23b85ae 100644
--- a/docs/do-it-yourself-framework.txt
+++ b/docs/do-it-yourself-framework.txt
@@ -387,7 +387,7 @@ is a somewhat more thorough implementation of this.
This, like a lot of parts of this (now fairly old) tutorial is
better, more thorough, and easier using `WebOb
- <http://pythonpaste.org/webob/>`_. This particular example looks
+ <https://webob.org/>`_. This particular example looks
like::
from webob import Request