summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
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
-<http://docs.pylonsproject.org/projects/pyramid/en/latest/#support-and-development>`_
+<https://docs.pylonsproject.org/projects/pyramid/en/latest/#support-and-development>`_
for documentation, reporting bugs, and getting support.
Developing and Contributing