Corrected broken link 'git-clone'

Found a broken link on the Brooklyn website 
https://brooklyn.apache.org/v/latest/yaml/creating-yaml.html  - its the 
git-clone link towards the bottom.
Current is:  https://brooklyn.apache.org/v/latest/dev/code/index.html
It should be:  https://brooklyn.apache.org/developers/code/index.html

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

Branch: refs/heads/master
Commit: 63c7a7333c09c21b6058d40f8c646bb6fb26670a
Parents: d0376bd
Author: David Bush <pthago...@me.com>
Authored: Thu May 19 17:01:59 2016 +0100
Committer: David Bush <pthago...@me.com>
Committed: Thu May 19 17:01:59 2016 +0100

----------------------------------------------------------------------
 guide/yaml/creating-yaml.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/63c7a733/guide/yaml/creating-yaml.md
----------------------------------------------------------------------
diff --git a/guide/yaml/creating-yaml.md b/guide/yaml/creating-yaml.md
index 34a0d29..8bc22c4 100644
--- a/guide/yaml/creating-yaml.md
+++ b/guide/yaml/creating-yaml.md
@@ -57,7 +57,7 @@ Topics to explore next on the topic of YAML blueprints are:
 {% include list-children.html %}
 
 Plenty of examples of blueprints exist in the Brooklyn codebase,
-so another starting point is to [`git clone`]({{ site.path.guide 
}}/dev/code/index.html) it
+so another starting point is to [`git clone`]({{ site.path.guide 
}}/developers/code/index.html) it
 and search for `*.yaml` files therein.
 
 Brooklyn lived as a Java framework for many years before we felt confident

Reply via email to