Fix indentation of ToC in Getting-Started-Guides..

This commit is contained in:
Eric Tune
2015-06-23 08:20:31 -07:00
parent 179fa8cb61
commit 1767553377
17 changed files with 146 additions and 148 deletions

View File

@@ -3,14 +3,14 @@ Kubernetes on Azure with CoreOS and [Weave](http://weave.works)
**Table of Contents**
- [Introduction](#introduction)
- [Prerequisites](#prerequisites)
- [Let's go!](#lets-go)
- [Deploying the workload](#deploying-the-workload)
- [Scaling](#scaling)
- [Exposing the app to the outside world](#exposing-the-app-to-the-outside-world)
- [Next steps](#next-steps)
- [Tear down...](#tear-down)
- [Introduction](#introduction)
- [Prerequisites](#prerequisites)
- [Let's go!](#lets-go)
- [Deploying the workload](#deploying-the-workload)
- [Scaling](#scaling)
- [Exposing the app to the outside world](#exposing-the-app-to-the-outside-world)
- [Next steps](#next-steps)
- [Tear down...](#tear-down)
## Introduction