Repository: brooklyn-docs Updated Branches: refs/heads/master b50f55333 -> 9fd76b950
minor change to be more accurate on contents of BP repo Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/1c2198c9 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/1c2198c9 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/1c2198c9 Branch: refs/heads/master Commit: 1c2198c9bf163f0248bce2773777bf0627ebe4ea Parents: b50f553 Author: Murdo Aird <[email protected]> Authored: Thu Aug 10 14:36:59 2017 +0100 Committer: Murdo Aird <[email protected]> Committed: Thu Aug 10 14:36:59 2017 +0100 ---------------------------------------------------------------------- guide/start/blueprints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/1c2198c9/guide/start/blueprints.md ---------------------------------------------------------------------- diff --git a/guide/start/blueprints.md b/guide/start/blueprints.md index 509f31d..c7989f5 100644 --- a/guide/start/blueprints.md +++ b/guide/start/blueprints.md @@ -3,7 +3,7 @@ title: Deploying Blueprints layout: website-normal --- -Blueprints are descriptors or patterns which describe how Apache Brooklyn should deploy applications. Blueprints are written in [YAML](https://en.wikipedia.org/wiki/YAML){:target="_blank"} and all of the entities available are defined in the __[Brooklyn Catalog]({{ site.path.website }}/learnmore/catalog/)__. +Blueprints are descriptors or patterns which describe how Apache Brooklyn should deploy applications. Blueprints are written in [YAML](https://en.wikipedia.org/wiki/YAML){:target="_blank"} and many of the entities available are defined in the __[Brooklyn Catalog]({{ site.path.website }}/learnmore/catalog/)__. ## Launching from a Blueprint
