Add link to GitHub blueprint library
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/53685f05 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/53685f05 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/53685f05 Branch: refs/heads/0.7.0-incubating Commit: 53685f05fbd634b36d512baca8c194cc6f2484d6 Parents: 6fa7c6b 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/brooklyn-docs/blob/53685f05/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' } ---
