update links to docs in readme

Change-Id: If2e320002452a014538e3f4ea82a6161020a5603
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-06-22 15:02:02 -04:00
parent 8e164af6bb
commit 8f08eed13d
1 changed files with 2 additions and 2 deletions

View File

@ -25,13 +25,13 @@ is a package of common support modules for writing OSC plugins.
* License: Apache 2.0
.. _PyPi: https://pypi.python.org/pypi/osc-lib
.. _Online Documentation: http://docs.openstack.org/developer/osc-lib/
.. _Online Documentation: http://docs.openstack.org/osc-lib/latest/
.. _Launchpad project: https://launchpad.net/python-openstackclient
.. _Bugs: https://bugs.launchpad.net/python-openstackclient
.. _Source: https://git.openstack.org/cgit/openstack/osc-lib
.. _Developer: http://docs.openstack.org/project-team-guide/project-setup/python.html
.. _Contributing: http://docs.openstack.org/infra/manual/developers.html
.. _Testing: http://docs.openstack.org/developer/osc-lib/developing.html#testing
.. _Testing: http://docs.openstack.org/osc-lib/latest/contributor/#testing
Getting Started
===============