Update documentation URLs
Update this according to document migration. Change-Id: Ie0252d8852e08e5f981d755047bca0c35cfc929b
This commit is contained in:
parent
5cf6011c0e
commit
17cef5ac87
@ -1,4 +1,4 @@
|
||||
python-pankoclient Style Commandments
|
||||
=====================================
|
||||
|
||||
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
|
||||
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/
|
||||
|
@ -23,7 +23,7 @@ command-line tool (``openstack event``).
|
||||
* `Source`_
|
||||
|
||||
.. _PyPi: https://pypi.python.org/pypi/pankoclient
|
||||
.. _Online Documentation: http://docs.openstack.org/developer/python-pankoclient
|
||||
.. _Online Documentation: https://docs.openstack.org/python-pankoclient/latest/
|
||||
.. _Launchpad project: https://launchpad.net/python-pankoclient
|
||||
.. _Blueprints: https://blueprints.launchpad.net/python-pankoclient
|
||||
.. _Bugs: https://bugs.launchpad.net/python-pankoclient
|
||||
|
@ -24,7 +24,7 @@ API.
|
||||
least -- to get an idea of the concepts. By understanding the concepts
|
||||
this library should make more sense.
|
||||
|
||||
__ http://docs.openstack.org/developer/panko/
|
||||
__ https://docs.openstack.org/panko/latest/
|
||||
|
||||
|
||||
Contents:
|
||||
|
@ -11,8 +11,8 @@ command tool.
|
||||
|
||||
To configure the environment variables, see `openstack program`_.
|
||||
|
||||
.. _OpenStackClient: https://docs.openstack.org/developer/python-openstackclient
|
||||
.. _openstack program: https://docs.openstack.org/developer/python-openstackclient/man/openstack.html
|
||||
.. _OpenStackClient: https://docs.openstack.org/python-openstackclient/latest/
|
||||
.. _openstack program: https://docs.openstack.org/python-openstackclient/latest/cli/man/openstack.html
|
||||
|
||||
Examples
|
||||
--------
|
||||
|
@ -6,7 +6,7 @@ description-file =
|
||||
license = Apache License, Version 2.0
|
||||
author = OpenStack
|
||||
author-email = openstack-dev@lists.openstack.org
|
||||
home-page = http://www.openstack.org/
|
||||
home-page = https://docs.openstack.org/python-pankoclient/latest/
|
||||
classifier =
|
||||
Development Status :: 5 - Production/Stable
|
||||
Environment :: Console
|
||||
|
Loading…
x
Reference in New Issue
Block a user