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 153b500..e0b0739 100644
--- a/README.rst
+++ b/README.rst
@@ -6,8 +6,8 @@ There's a Python API (the ``keystoneclient`` module), and a command-line script
(``keystone``).
Development takes place via the usual OpenStack processes as outlined in the
-`OpenStack wiki <http://wiki.openstack.org/HowToContribute>`_. The master
-repository is on `GitHub <http://github.com/openstack/python-keystoneclient>`_.
+`developer guide <http://docs.openstack.org/infra/manual/developers.html>`_. The master
+repository is in `Git <http://git.openstack.org/cgit/openstack/python-keystoneclient>`_.
This code is a fork of `Rackspace's python-novaclient
<http://github.com/rackspace/python-novaclient>`_ which is in turn a fork of