Add link to GitHub blueprint library
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/dc891f12 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/dc891f12 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/dc891f12 Branch: refs/heads/master Commit: dc891f12f474c8c51b9e7887d89c1557df4dff4f Parents: f7b9047 Author: Mike Zaccardo <[email protected]> Authored: Thu Jun 11 12:51:11 2015 -0400 Committer: Mike Zaccardo <[email protected]> Committed: Thu Jun 11 12:51:11 2015 -0400 ---------------------------------------------------------------------- docs/guide/yaml/index.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/dc891f12/docs/guide/yaml/index.md ---------------------------------------------------------------------- diff --git a/docs/guide/yaml/index.md b/docs/guide/yaml/index.md index c16dab2..c431d1a 100644 --- a/docs/guide/yaml/index.md +++ b/docs/guide/yaml/index.md @@ -11,6 +11,7 @@ children: - custom-entities.md - chef/ - { path: yaml-reference.md, title: YAML Blueprint Reference } +- { link: 'https://github.com/brooklyncentral/blueprint-library', title: 'GitHub Blueprint Library' } ---
