From b491e7dfb9c7ea7acd4e916f061e8f9367681371 Mon Sep 17 00:00:00 2001 From: chenxing Date: Wed, 19 Jul 2017 09:17:09 +0000 Subject: [PATCH] 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 --- HACKING.rst | 2 +- README.rst | 2 +- doc/source/index.rst | 4 ++-- setup.cfg | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/HACKING.rst b/HACKING.rst index 3f167f4..5487413 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -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/ diff --git a/README.rst b/README.rst index 268fafb..c9325d5 100644 --- a/README.rst +++ b/README.rst @@ -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 diff --git a/doc/source/index.rst b/doc/source/index.rst index 71d6661..8f5a4c6 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -11,9 +11,9 @@ This is a client for `OpenStack Tricircle API`_. There's :doc:`a Python API