From 582a27558f96552cc84641c603150a21a8000821 Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Tue, 27 Jun 2017 10:17:35 +0200
Subject: [PATCH] Merge pull request #3110 from stevepiercy/1.9-branch

---
 pyramid/request.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pyramid/request.py b/pyramid/request.py
index c1c1da5..201f1d6 100644
--- a/pyramid/request.py
+++ b/pyramid/request.py
@@ -175,7 +175,7 @@
     version number from which this documentation is autogenerated, but
     it will be the 'prevailing WebOb version' at the time of the
     release of this :app:`Pyramid` version.  See
-    http://webob.org/ for further information.
+    https://webob.org/ for further information.
     """
     exception = None
     exc_info = None

--
Gitblit v1.9.3