From 7aaaf9090145b3e84e1d9a3c90e12bd370f5f31f Mon Sep 17 00:00:00 2001 From: Isao Yamagata Date: Sat, 11 Jul 2015 16:07:22 +0000 Subject: [PATCH] Fix distribution link in documentation Fix broken link to distributions of OpenStack Closes-Bug: #1469433 Change-Id: Ica572e11c0dedfe0684fad1c4d48b248f7003d47 --- doc/source/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/faq.rst b/doc/source/faq.rst index f61002baf2..0db8932e9c 100644 --- a/doc/source/faq.rst +++ b/doc/source/faq.rst @@ -16,7 +16,7 @@ upstream code. It makes many choices that are not appropriate for production systems. Your best choice is probably to choose a `distribution of OpenStack -`__. +`__. Why a shell script, why not chef/puppet/... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~