From f75a3f07b0a5699f99b89d93b4e3a66beea21ac1 Mon Sep 17 00:00:00 2001 From: Chris Davies Date: Thu, 1 Dec 2011 01:57:41 -0500 Subject: https://docs.pylonsproject.org to http://docs.pylonsproject.org as readthedocs.org doesn't support https --- HISTORY.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HISTORY.txt') diff --git a/HISTORY.txt b/HISTORY.txt index 956f07362..f6cf8fa87 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -456,7 +456,7 @@ Scaffolds package at all; configuration in the ``production.ini`` file which used to require its ``error_catcher`` middleware has been removed. Configuring error catching / email sending is now the domain of the ``pyramid_exclog`` - package (see https://docs.pylonsproject.org/projects/pyramid_exclog/dev/). + package (see http://docs.pylonsproject.org/projects/pyramid_exclog/dev/). Bug Fixes --------- -- cgit v1.2.3