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 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. OpenStack Tricircle API.
* Free software: Apache license * 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 * Source: http://git.openstack.org/cgit/openstack/python-tricircleclient
* Bugs: http://bugs.launchpad.net/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 concepts. By understanding the concepts this library and client should make
more sense. 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: Contents:

View File

@@ -5,7 +5,7 @@ description-file =
README.rst README.rst
author = OpenStack author = OpenStack
author-email = openstack-dev@lists.openstack.org 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 = classifier =
Environment :: OpenStack Environment :: OpenStack
Intended Audience :: Information Technology Intended Audience :: Information Technology