From 553ab6c744fac9a2c46d03c2c1785478c0bb59b7 Mon Sep 17 00:00:00 2001 From: Dolph Mathews Date: Mon, 30 Jun 2014 14:22:32 -0500 Subject: use embedded URLs for hyperlinks in the README This switches all hyperlinks to embedded links, from a much more fragile indirect & anonymous approach (which happens to be completely broken on Github). Change-Id: I92700068c7d65b50c76ce6931bff3ebab4844a49 Closes-Bug: 1335968 --- README.rst | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 4fa833b..153b500 100644 --- a/README.rst +++ b/README.rst @@ -6,17 +6,14 @@ 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`_. The master repository is on GitHub__. - -__ http://wiki.openstack.org/HowToContribute -__ http://github.com/openstack/python-keystoneclient - -This code a fork of `Rackspace's python-novaclient`__ which is in turn a fork -of `Jacobian's python-cloudservers`__. The python-keystoneclient is licensed -under the Apache License like the rest of OpenStack. - -__ http://github.com/rackspace/python-novaclient -__ http://github.com/jacobian/python-cloudservers +`OpenStack wiki `_. The master +repository is on `GitHub `_. + +This code is a fork of `Rackspace's python-novaclient +`_ which is in turn a fork of +`Jacobian's python-cloudservers +`_. ``python-keystoneclient`` +is licensed under the Apache License like the rest of OpenStack. .. contents:: Contents: :local: -- cgit v1.2.1