Merge "Update the documentation link for doc migration"

This commit is contained in:
Jenkins
2017-07-24 15:04:56 +00:00
committed by Gerrit Code Review
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

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

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