From 9466807dd2a39486882cf5534e2d4221808e550d Mon Sep 17 00:00:00 2001 From: Takashi NATSUME Date: Mon, 17 Dec 2018 05:51:03 +0000 Subject: [PATCH] Fix the link to the Placement API Version History The Placement REST API Version History page has been created by splitting the Placement doc top page (index.html) since I66e0c7d18b253b0a5a8fdac65e30b5b3cef37db2. So the link to the Placement REST API Version History is updated in the nova doc. Change-Id: I60701b09ade203b35d4d1281eb32b177543c064a --- doc/source/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index ead20c460155..a95c35725064 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -81,7 +81,8 @@ resources will help you get started with consuming the API directly. * `Placement API Reference `_: The complete reference for the placement API, including all methods and request / response parameters and their meaning. -* :placement-doc:`Placement API Microversion History <#rest-api-version-history>`: +* :placement-doc:`Placement API Microversion History + `: The placement API evolves over time through `Microversions `_. This provides the history of all those changes. Consider it a "what's new" in the