summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorTshepang Lekhonkhobe <tshepang@gmail.com>2013-02-15 00:48:08 +0200
committerTshepang Lekhonkhobe <tshepang@gmail.com>2013-03-05 01:53:16 +0200
commitcd8ac801ac1ccefb81c2e015124be910cb8c93de (patch)
tree7c225c7c71b0efd438fe6303d8004a67a9ff82a1 /docs/index.rst
parent55241cc181d016d59a73373942b654ef97f8e45c (diff)
downloadpyramid-cd8ac801ac1ccefb81c2e015124be910cb8c93de.tar.gz
pyramid-cd8ac801ac1ccefb81c2e015124be910cb8c93de.tar.bz2
pyramid-cd8ac801ac1ccefb81c2e015124be910cb8c93de.zip
update some links and fix others
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 6e2568a21..bc711f8ff 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -189,7 +189,7 @@ The `Pylons Project web site <http://pylonsproject.org/>`_ is the main online
source of :app:`Pyramid` support and development information.
To report bugs, use the `issue tracker
-<http://github.com/Pylons/pyramid/issues>`_.
+<https://github.com/Pylons/pyramid/issues>`_.
If you've got questions that aren't answered by this documentation,
contact the `Pylons-discuss maillist
@@ -197,7 +197,7 @@ contact the `Pylons-discuss maillist
IRC channel <irc://irc.freenode.net/#pyramid>`_.
Browse and check out tagged and trunk versions of :app:`Pyramid` via
-the `Pyramid GitHub repository <http://github.com/Pylons/pyramid/>`_.
+the `Pyramid GitHub repository <https://github.com/Pylons/pyramid/>`_.
To check out the trunk via ``git``, use this command:
.. code-block:: text