Update the documentation link for doc migration

Change-Id: I24e145f499b01c9459c93b78ae8f3436d0ae7ec3
This commit is contained in:
Hangdong Zhang 2017-07-20 17:20:09 +08:00
parent 450b093e64
commit dc65fa0d17
3 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ See the `OpenStack CLI guide`_ for information on how to use the ``manila``
command-line tool. You may also want to look at the
`OpenStack API documentation`_.
.. _OpenStack CLI Guide: https://docs.openstack.org/user-guide/cli.html
.. _OpenStack CLI Guide: https://docs.openstack.org/python-openstackclient/latest/cli/
.. _OpenStack API documentation: https://docs.openstack.org/api/
The project is hosted on `Launchpad`_, where bugs can be filed. The code is
@ -99,7 +99,7 @@ Quick-start using keystone::
* `How to Contribute`_
.. _PyPi: https://pypi.python.org/pypi/python-manilaclient
.. _Online Documentation: https://docs.openstack.org/developer/python-manilaclient
.. _Online Documentation: https://docs.openstack.org/python-manilaclient/latest/
.. _Launchpad project: https://launchpad.net/python-manilaclient
.. _Blueprints: https://blueprints.launchpad.net/python-manilaclient
.. _Bugs: https://bugs.launchpad.net/python-manilaclient

View File

@ -12,7 +12,7 @@
"""oslo.i18n integration module.
See http://docs.openstack.org/developer/oslo.i18n/usage.html
See https://docs.openstack.org/oslo.i18n/latest/user/usage.html
"""

View File

@ -5,7 +5,7 @@ description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = https://docs.openstack.org/developer/python-manilaclient
home-page = https://docs.openstack.org/python-manilaclient/latest/
classifier =
Development Status :: 5 - Production/Stable
Environment :: Console