From 98c503337a7b3fdde00a4521bdad5214dfbee413 Mon Sep 17 00:00:00 2001 From: tianhui Date: Thu, 7 Jun 2018 17:14:41 +0800 Subject: [PATCH] Fix bug to doc:nova-status There is a wrong format in the doc and correct it Change-Id: Ib171ca43e648a02c933f0cbefe6ca2186b2794ef --- doc/source/cli/nova-status.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/cli/nova-status.rst b/doc/source/cli/nova-status.rst index de2571698c9e..eb322ddd134f 100644 --- a/doc/source/cli/nova-status.rst +++ b/doc/source/cli/nova-status.rst @@ -93,7 +93,7 @@ Upgrade make a successful request to the endpoint. The command also checks to see that there are compute node resource providers checking in with the Placement service. More information on the Placement service can be found - at :nova-doc:`user/placement.html>`. + at :nova-doc:`Placement API `. **16.0.0 (Pike)**