From 260895df7aa9073d09090aabfdea7e52c262f8bc Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Mon, 26 Jun 2017 14:01:26 +0200
Subject: [PATCH] Merge pull request #3104 from stevepiercy/1.8-branch

---
 docs/narr/project.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index c9af0f3..3fc2899 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -1112,7 +1112,7 @@
 During development, it can be really useful to automatically have the
 webserver restart when you make changes. ``pserve`` has a ``--reload`` switch
 to enable this. It uses the
-`hupper <http://docs.pylonsproject.org/projects/hupper/en/latest/>`_ package
+`hupper <https://docs.pylonsproject.org/projects/hupper/en/latest/>`_ package
 to enable this behavior. When your code crashes, ``hupper`` will wait for
 another change or the ``SIGHUP`` signal before restarting again.
 

--
Gitblit v1.9.3