Merge pull request #1563 from moxiegirl/hugo-test-fixes

Hugo final 1.7 Documentation PR -- please read carefully
(cherry picked from commit 4e73e86d94)

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
Aanand Prasad 2015-06-18 10:20:10 -07:00
commit c3c5d91c47
11 changed files with 17 additions and 17 deletions

View file

@ -86,7 +86,7 @@ For full details on how to use `extends`, refer to the [reference](#reference).
### Example use case
In this example, youll repurpose the example app from the [quick start
guide](compose-overview.md). (If you're not familiar with Compose, it's recommended that
guide](index.md). (If you're not familiar with Compose, it's recommended that
you go through the quick start first.) This example assumes you want to use
Compose both to develop an application locally and then deploy it to a
production environment.
@ -371,7 +371,7 @@ volumes:
## Compose documentation
- [User guide](compose-overview.md)
- [User guide](/)
- [Installing Compose](install.md)
- [Get started with Django](django.md)
- [Get started with Rails](rails.md)