You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2016/02/24 19:56:45 UTC

[3/9] brooklyn-docs git commit: Update index.md

Update index.md

fixed a typo

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/d84793f3
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/d84793f3
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/d84793f3

Branch: refs/heads/master
Commit: d84793f3ffc26f6a0b3f4f422a3d9a4c25924f8f
Parents: 16cd115
Author: drigodwin <dr...@googlemail.com>
Authored: Mon Feb 22 11:46:18 2016 +0000
Committer: drigodwin <dr...@googlemail.com>
Committed: Mon Feb 22 11:46:18 2016 +0000

----------------------------------------------------------------------
 guide/ops/catalog/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/d84793f3/guide/ops/catalog/index.md
----------------------------------------------------------------------
diff --git a/guide/ops/catalog/index.md b/guide/ops/catalog/index.md
index 1997095..5ba4396 100644
--- a/guide/ops/catalog/index.md
+++ b/guide/ops/catalog/index.md
@@ -128,7 +128,7 @@ The following optional catalog metadata is supported:
 
 #### Locations in Catalog
 
-In addition to blueprints, locations can be stored in the Apache Brooklyn catalog. The example below shows a location for the vagrant configuration used in the [getting started guide]({{ site.path.guide }}/start/blueprints.html}, formatted as a catalog entry.
+In addition to blueprints, locations can be stored in the Apache Brooklyn catalog. The example below shows a location for the vagrant configuration used in the [getting started guide]({{ site.path.guide }}/start/blueprints.html), formatted as a catalog entry.
 
 ~~~ yaml
 brooklyn.catalog:
@@ -148,7 +148,7 @@ brooklyn.catalog:
         - 10.10.10.104
 ~~~
 
-Once this has been added to the catalog it can be used as a named location in yaml templates using:
+Once this has been added to the catalog it can be used as a named location in yaml blueprints using:
 
 ~~~ yaml
 location: vagrant