Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guide/yaml/creating-yaml.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down