Merge "Update the documentation link for doc migration"
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
tricircleclient Style Commandments
|
||||
==================================
|
||||
|
||||
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
|
||||
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/
|
||||
|
@@ -10,6 +10,6 @@ This is a client for OpenStack Tricircle API. There's :doc:`a Python API
|
||||
OpenStack Tricircle API.
|
||||
|
||||
* Free software: Apache license
|
||||
* Documentation: http://docs.openstack.org/developer/python-tricircleclient
|
||||
* Documentation: https://docs.openstack.org/python-tricircleclient/latest/
|
||||
* Source: http://git.openstack.org/cgit/openstack/python-tricircleclient
|
||||
* Bugs: http://bugs.launchpad.net/python-tricircleclient
|
||||
|
@@ -10,9 +10,9 @@ This is a client for OpenStack Tricircle API. There's :doc:`a Python API <api>`
|
||||
concepts. By understanding the concepts this library and client should make
|
||||
more sense.
|
||||
|
||||
__ https://docs.openstack.org/developer/tricircle/
|
||||
__ https://docs.openstack.org/tricircle/latest/
|
||||
|
||||
.. _Tricircle: https://docs.openstack.org/developer/tricircle/
|
||||
.. _Tricircle: https://docs.openstack.org/tricircle/latest/
|
||||
|
||||
Contents:
|
||||
|
||||
|
@@ -5,7 +5,7 @@ description-file =
|
||||
README.rst
|
||||
author = OpenStack
|
||||
author-email = openstack-dev@lists.openstack.org
|
||||
home-page = http://docs.openstack.org/developer/python-tricircleclient/
|
||||
home-page = https://docs.openstack.org/python-tricircleclient/latest/
|
||||
classifier =
|
||||
Environment :: OpenStack
|
||||
Intended Audience :: Information Technology
|
||||
|
Reference in New Issue
Block a user