From 206bca35e9cdacdf1949e1e33a4255f29e5f1a3c Mon Sep 17 00:00:00 2001 From: Gage Hugo Date: Fri, 19 Jan 2018 10:06:18 -0600 Subject: [PATCH] Fix dead link for AIO guide With the recent changes to the AIO guide[0] the link in the readme now sends to a non-existing page. This change updates the link and removes an extra comma in the link text. [0] https://review.openstack.org/#/c/534408/ Change-Id: I19fae9b4733909fceb7481a8408d376b27516178 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ac59482868..d8bee81cf2 100644 --- a/README.rst +++ b/README.rst @@ -34,7 +34,7 @@ Installation and Development Please review our `documentation `_. For quick installation, evaluation, and convenience, we have a kubeadm based all-in-one solution that runs in a Docker container. The Kubeadm-AIO set -up can be found `here, `_. +up can be found `here `_. This project is under active development. We encourage anyone interested in OpenStack-Helm to review our `Installation `_