File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
5151Getting Started
5252===============
@@ -79,7 +79,7 @@ Configuration
7979=============
8080
8181The 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
8484Authentication using username/password is most commonly used::
8585
You can’t perform that action at this time.
0 commit comments