summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHironori Shiina <shiina.hironori@jp.fujitsu.com>2016-10-05 15:54:09 +0900
committerHironori Shiina <shiina.hironori@jp.fujitsu.com>2016-10-06 09:37:31 +0900
commit59e134b553ab9eae4a249b3abccec838c65742cc (patch)
treeeeaff47f1955cfa3b9936f7ccf0b80b61f05b195
parentc958774a08a2b59980ebe5508ef06a34cdd3bae2 (diff)
downloadironic-59e134b553ab9eae4a249b3abccec838c65742cc.tar.gz
Keep numbering of list in Install Guide
This patch adds an indent to an internal link to keep numbering of an enumerated list in iPXE setup section. Change-Id: If64f85cff138ed70da074c03a1f54e86e8265058 (cherry picked from commit 602790a966a8954319050665ecd10a8fb69ba054)
-rw-r--r--install-guide/source/setup-drivers.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-guide/source/setup-drivers.rst b/install-guide/source/setup-drivers.rst
index 94e1b460c..db081fcbd 100644
--- a/install-guide/source/setup-drivers.rst
+++ b/install-guide/source/setup-drivers.rst
@@ -219,7 +219,7 @@ on the Bare Metal service node(s) where ``ironic-conductor`` is running.
echo 'r ^([^/]) /tftpboot/\1' > /tftpboot/map-file
echo 'r ^(/tftpboot/) /tftpboot/\2' >> /tftpboot/map-file
-.. _HTTP server:
+ .. _HTTP server:
#. Set up TFTP and HTTP servers.