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 --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 2b2535bfb..57829eb19 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ Pyramid :alt: 1.9-branch Travis CI Status .. image:: https://readthedocs.org/projects/pyramid/badge/?version=1.9-branch - :target: http://docs.pylonsproject.org/projects/pyramid/en/1.9-branch/ + :target: https://docs.pylonsproject.org/projects/pyramid/en/1.9-branch/ :alt: 1.9-branch Documentation Status .. image:: https://img.shields.io/badge/irc-freenode-blue.svg @@ -40,7 +40,7 @@ Support and Documentation ------------------------- See `Pyramid Support and Development -`_ +`_ for documentation, reporting bugs, and getting support. Developing and Contributing -- cgit v1.2.3