Update the documentation link for doc migration

According to https://etherpad.openstack.org/p/doc-migration-tracking,
the direction 10 point out that we need to update the documentation
link. Like https://docs.openstack.org/oslo.config/latest


Change-Id: I4bacd3870a36b49e5b730add576a9e957891f45d
This commit is contained in:
chenxing 2017-07-19 09:17:09 +00:00 committed by Chason Chan
parent 630c9a384a
commit b491e7dfb9
4 changed files with 5 additions and 5 deletions

View File

@ -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/

View File

@ -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

View File

@ -11,9 +11,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:

View File

@ -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