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

---
 HACKING.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HACKING.txt b/HACKING.txt
index bbebb51..30d3188 100644
--- a/HACKING.txt
+++ b/HACKING.txt
@@ -140,7 +140,7 @@
 
 - PEP8 compliance.  Whitespace rules are relaxed: not necessary to put two
   newlines between classes.  But 79-column lines, in particular, are mandatory.
-  See http://docs.pylonsproject.org/en/latest/community/codestyle.html for more
+  See https://docs.pylonsproject.org/en/latest/community/codestyle.html for more
   information.
 
 - Please do not remove trailing whitespace.  Configure your editor to reduce

--
Gitblit v1.9.3