From c9b941a9d553c895462cb31627cb6578e7f07cca Mon Sep 17 00:00:00 2001 From: Dongfeng Huang Date: Sun, 11 Sep 2016 16:35:02 +0800 Subject: [PATCH] Fix the link error in the document README.rst 1. What is the problem? The Tricircle Admin API documentation has been implemented, so the relevant link to it in the document README.rst should be updated as well. 2. What is the solution to the problem? Remove the original null link at the bottom of the document README.rst and change the part "Documentation" to "Tricircle Admin API documentation", then provide the relative link behind it. 3. What the features need to be implemented to the Tricircle to realize the solution? None. Change-Id: I8dae02ddef4a3019abe91ec1ca283280b64c7c61 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 639d873e..be769c28 100644 --- a/README.rst +++ b/README.rst @@ -31,7 +31,7 @@ specific bottom OpenStack instances in one or multiple AZs automatically. * Design documentation: `Tricircle Design Blueprint `_ * Wiki: https://wiki.openstack.org/wiki/tricircle * Installation with DevStack: https://github.com/openstack/tricircle/blob/master/doc/source/installation.rst -* Documentation: TBD +* Tricircle Admin API documentation: https://github.com/openstack/tricircle/blob/master/doc/source/api_v1.rst * Source: https://github.com/openstack/tricircle * Bugs: http://bugs.launchpad.net/tricircle * Blueprints: https://launchpad.net/tricircle