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:
parent
7fa4cd1214
commit
c3c5d91c47
11 changed files with 17 additions and 17 deletions
|
|
@ -86,7 +86,7 @@ For full details on how to use `extends`, refer to the [reference](#reference).
|
|||
### Example use case
|
||||
|
||||
In this example, you’ll 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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue