From 6439632f633ffbbbf390e5903a01b0ccc1140124 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Fri, 7 Apr 2017 08:52:39 -0400 Subject: [PATCH] Fix URL for installing OpenStack Shade Change-Id: I99b3a84a0cb0064f734704c6f1d484af93132045 --- workloads/ansible/shade/k8s/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workloads/ansible/shade/k8s/README.md b/workloads/ansible/shade/k8s/README.md index 2f504ee..a67c16b 100755 --- a/workloads/ansible/shade/k8s/README.md +++ b/workloads/ansible/shade/k8s/README.md @@ -13,7 +13,7 @@ In process ## Requirements - [Install Ansible](http://docs.ansible.com/ansible/intro_installation.html) -- [Install openstack shade] (http://docs.openstack.org/infra/shade/installation.html) +- [Install openstack shade](http://docs.openstack.org/infra/shade/installation.html) - Make sure there is an Ubuntu cloud image available on your cloud. - Clone this project into a directory.