From ea593f9dd35df6892fa73061dda22fdf8a8a6055 Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Mon, 26 Jun 2017 13:12:28 +0200
Subject: [PATCH] Merge pull request #3103 from stevepiercy/master

---
 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 f542eae..776a0de 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