Repository: brooklyn-docs Updated Branches: refs/heads/master 5cc51f345 -> af3b17e1e
Add âguide/locationsâ link to contents page Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/d4d5e48a Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/d4d5e48a Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/d4d5e48a Branch: refs/heads/master Commit: d4d5e48abc8946e86cc139abb81730811a26e689 Parents: 5cc51f3 Author: Aled Sage <[email protected]> Authored: Wed May 24 12:51:41 2017 +0100 Committer: Aled Sage <[email protected]> Committed: Wed May 24 12:51:41 2017 +0100 ---------------------------------------------------------------------- guide/index.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/d4d5e48a/guide/index.md ---------------------------------------------------------------------- diff --git a/guide/index.md b/guide/index.md index f3dbfff..9d9392a 100644 --- a/guide/index.md +++ b/guide/index.md @@ -9,6 +9,7 @@ children: - { path: /guide/misc/download.md } - { path: /guide/concepts/index.md } - { path: /guide/blueprints/index.md } +- { path: /guide/locations/index.md } - { path: /guide/ops/index.md } - { path: /guide/misc/index.md } ---
