From 371253b6eba27326e04833321f4cb2f0789787f0 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Fri, 26 Aug 2016 10:56:27 +0100 Subject: [PATCH] Fix link to All-in-one section Anchor tags are autogenerated for headers using lower case, at least with GitHub's Markdown engine. Change-Id: Id5b40699042823650086cb0bf8afe95b3c0268d9 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e27febac9..eb346b5bf 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ puppet-openstack-integration 1. [Overview - What is Puppet OpenStack Integration?](#overview) 2. [Description - What does the project do?](#description) 3. [Development - Guide for contributing](#development) -4. [All-in-one - How to deploy a cloud with Puppet](#All-In-One) +4. [All-in-one - How to deploy a cloud with Puppet](#all-in-one) 5. [Contributors - Those with commits](#contributors) @@ -29,7 +29,7 @@ OpenStack services are balanced between three scenarios because OpenStack Infastructure Jenkins slaves can not afford the load of running everything on the same node. One manifest (scenario-aio) is used for people who want to [run a simple All-In-One -scenario](#All-In-One). +scenario](#all-in-one). | - | scenario001 | scenario002 | scenario003 | scenario-aio | |:----------:|:-----------:|:-----------:|:-----------:|:-------------: