From 5603a215b726ca465eed2867d830821bb24b1a72 Mon Sep 17 00:00:00 2001 From: Jim Rollenhagen Date: Thu, 15 Sep 2016 09:52:36 -0400 Subject: [PATCH] Fix link from doc index to user guide Change-Id: I6687e5c4f3c6798b93bf8e3f897511980658fb7f --- doc/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 9362516769..b010c6cf14 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -16,7 +16,7 @@ with a unified interface to a heterogeneous fleet of servers while also providing the Compute service with an interface that allows physical servers to be managed as though they were virtual machines. -`An introduction to ironic's conceptual architecture `_ +`An introduction to ironic's conceptual architecture `_ is available for those new to the project. Site Notes