From 4537e2c540254b999b80265de0681d5a12db7c90 Mon Sep 17 00:00:00 2001 From: "zhu.fanglei" Date: Thu, 23 May 2019 15:30:51 +0800 Subject: [PATCH] Fix inaccurate url links This is to fix some inaccurate url links Change-Id: I8d7f20f3d1b2cdf56fd79cf9388e79ecd2eb0108 --- doc/source/admin/console.rst | 2 +- doc/source/install/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/admin/console.rst b/doc/source/admin/console.rst index d67c7bf23d..4d560527d7 100644 --- a/doc/source/admin/console.rst +++ b/doc/source/admin/console.rst @@ -274,4 +274,4 @@ configuration, you may consider some settings below. memcache_servers = memcache01:11211,memcache02:11211,memcache03:11211 .. _`socat`: http://www.dest-unreach.org/socat -.. _`Serial Console`: https://docs.openstack.org/nova/latest/admin/remote-console-access.html#serial-console +.. _`Serial Console`: https://docs.openstack.org/nova/latest/admin/remote-console-access.html#serial diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst index a8b6a448ea..15eec542f3 100644 --- a/doc/source/install/index.rst +++ b/doc/source/install/index.rst @@ -6,7 +6,7 @@ The Bare Metal service is a collection of components that provides support to manage and provision physical machines. This chapter assumes a working setup of OpenStack following the -`OpenStack Installation Guides `_. +`OpenStack Installation Guides `_. It contains the following sections: .. toctree::