summaryrefslogtreecommitdiff
path: root/docs/_templates
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-03-18 18:32:00 +0100
committerVictor Stinner <victor.stinner@gmail.com>2014-03-18 18:32:00 +0100
commit58114ce19395140385d638fc44d2ca5905a40de7 (patch)
treee78c475f392cdad9f2294201ba68d6a39329018f /docs/_templates
parent6d7f7ce18559daafb6ddcb1eef3248b49634c436 (diff)
downloadpaste-58114ce19395140385d638fc44d2ca5905a40de7.tar.gz
Update URL of external projects
Diffstat (limited to 'docs/_templates')
-rw-r--r--docs/_templates/layout.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
index 57af4d6..6ae2d42 100644
--- a/docs/_templates/layout.html
+++ b/docs/_templates/layout.html
@@ -12,10 +12,10 @@
<ul>
<li><a href="https://bitbucket.org/ianb/pastescript/issues/">Issue tracker</a></li>
<li><a href="http://pythonpaste.org/">Paste core</a></li>
-<li><a href="http://pythonpaste.org/webob/">WebOb</a></li>
+<li><a href="http://webob.org/">WebOb</a></li>
<li><a href="http://pythonpaste.org/deploy/">Paste Deploy</a></li>
<li><a href="http://pythonpaste.org/script/">Paste Script</a></li>
-<li><a href="http://pythonpaste.org/webtest/">WebTest</a></li>
+<li><a href="http://webtest.pythonpaste.org/">WebTest</a></li>
<li><a href="http://pythonpaste.org/scripttest/">ScriptType</a></li>
<li><a href="http://pythonpaste.org/initools/">INITools</a></li>
<li><a href="http://pythonpaste.org/tempita/">Tempita</a></li>