From 5e4d8e82695cf897179e365379a0c8ef08fbf481 Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Fri, 21 Jul 2017 06:35:25 +0200
Subject: [PATCH] Update webob intersphinx

---
 docs/conf.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/conf.py b/docs/conf.py
index e1ef79a..9f4b523 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -77,7 +77,7 @@
     'tstring': ('https://docs.pylonsproject.org/projects/translationstring/en/latest', None),
     'tutorials': ('https://docs.pylonsproject.org/projects/pyramid-tutorials/en/latest/', None),
     'venusian': ('https://docs.pylonsproject.org/projects/venusian/en/latest', None),
-    'webob': ('http://docs.webob.org/en/latest', None),
+    'webob': ('https://docs.pylonsproject.org/projects/webob/en/latest/', None),
     'webtest': ('http://webtest.pythonpaste.org/en/latest', None),
     'who': ('http://repozewho.readthedocs.io/en/latest', None),
     'zcml': ('https://docs.pylonsproject.org/projects/pyramid-zcml/en/latest', None),

--
Gitblit v1.9.3