Skip to content

Commit 0ddda62

Browse files
dhellmannajaeger
authored andcommitted
update the docs URLs in the readme
Change-Id: Id1168e1003f62e08d2da338cb1b81bc2b7547bfc Signed-off-by: Doug Hellmann <doug@doughellmann.com>
1 parent e7807bc commit 0ddda62

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ language to describe operations in OpenStack.
3939
* License: Apache 2.0
4040

4141
.. _PyPi: https://pypi.python.org/pypi/python-openstackclient
42-
.. _Online Documentation: http://docs.openstack.org/developer/python-openstackclient/
42+
.. _Online Documentation: http://docs.openstack.org/python-openstackclient/
4343
.. _Launchpad project: https://launchpad.net/python-openstackclient
4444
.. _Blueprints: https://blueprints.launchpad.net/python-openstackclient
4545
.. _Bugs: https://bugs.launchpad.net/python-openstackclient
4646
.. _Source: https://git.openstack.org/cgit/openstack/python-openstackclient
4747
.. _Developer: http://docs.openstack.org/project-team-guide/project-setup/python.html
4848
.. _Contributing: http://docs.openstack.org/infra/manual/developers.html
49-
.. _Testing: http://docs.openstack.org/developer/python-openstackclient/developing.html#testing
49+
.. _Testing: http://docs.openstack.org/python-openstackclient/developing.html#testing
5050

5151
Getting Started
5252
===============
@@ -79,7 +79,7 @@ Configuration
7979
=============
8080

8181
The CLI is configured via environment variables and command-line
82-
options as listed in http://docs.openstack.org/developer/python-openstackclient/authentication.html.
82+
options as listed in http://docs.openstack.org/python-openstackclient/authentication.html.
8383

8484
Authentication using username/password is most commonly used::
8585

0 commit comments

Comments
 (0)