From 19d341b5be789e97000d3dcbd33de75d8b061829 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Mon, 26 Jun 2017 03:48:21 -0700 Subject: change http://docs.pylonsproject.org to https - use correct URL for code style - use correct Pyramid version for zodb wiki src file template --- docs/copyright.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/copyright.rst') diff --git a/docs/copyright.rst b/docs/copyright.rst index 30ae40603..e0833fa57 100644 --- a/docs/copyright.rst +++ b/docs/copyright.rst @@ -96,7 +96,7 @@ HTML Version and Source Code ---------------------------- An HTML version of this book is freely available via -http://docs.pylonsproject.org/projects/pyramid/en/latest/ +https://docs.pylonsproject.org/projects/pyramid/en/latest/ The source code for the examples used in this book are available within the :app:`Pyramid` software distribution, always available -- cgit v1.2.3