From a374c9190dbed3af8e314dcea3079d87e40ea73e Mon Sep 17 00:00:00 2001 From: David Rabel Date: Mon, 10 Sep 2018 10:05:32 +0200 Subject: [PATCH] Fix broken internal link in getting-started.rst Change-Id: If8beaaca81b49788e2e477902deb3627fc446056 --- doc/source/install/getting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/install/getting-started.rst b/doc/source/install/getting-started.rst index 6c9d2f1..cc51ae3 100644 --- a/doc/source/install/getting-started.rst +++ b/doc/source/install/getting-started.rst @@ -8,7 +8,7 @@ Learning about * To learn about the Puppet configuration management system, consult their `online documentation `__ . -* Learn about what are our `Supported Platforms `_. +* Learn about what are our `Supported Platforms `_. * Deploy_ your own OpenStack Cloud with Puppet All-In-One. * All Puppet OpenStack releases_ and release notes.