From 1c561a57eae2e66e463466ab784dcedf684771c8 Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Mon, 26 Jun 2017 13:28:11 +0200
Subject: [PATCH] change http://docs.pylonsproject.org to https - use correct URL for code style - use correct Pyramid version for zodb wiki src file template

---
 docs/whatsnew-1.8.rst |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/whatsnew-1.8.rst b/docs/whatsnew-1.8.rst
index fbab39f..64470a8 100644
--- a/docs/whatsnew-1.8.rst
+++ b/docs/whatsnew-1.8.rst
@@ -33,7 +33,7 @@
   See https://github.com/Pylons/pyramid/pull/2660
 
 - ``pserve --reload`` now uses the
-  `hupper <http://docs.pylonsproject.org/projects/hupper/en/latest/>`_
+  `hupper <https://docs.pylonsproject.org/projects/hupper/en/latest/>`_
   library to monitor file changes. This comes with many improvements:
 
   - If the `watchdog <http://pythonhosted.org/watchdog/>`_ package is
@@ -212,7 +212,7 @@
   https://github.com/Pylons/pyramid/pull/2838
 
 - Add `pyramid_nacl_session
-  <http://docs.pylonsproject.org/projects/pyramid-nacl-session/en/latest/>`_
+  <https://docs.pylonsproject.org/projects/pyramid-nacl-session/en/latest/>`_
   to session factories. See https://github.com/Pylons/pyramid/issues/2791
 
 - Update HACKING.txt from stale branch that was never merged to master.

--
Gitblit v1.9.3