We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e866aa5 commit e60c3fbCopy full SHA for e60c3fb
src/en/developer-getting-started.md
@@ -113,8 +113,9 @@ git clone http://github.com/juju-solutions/layer-vanilla.git
113
cd layer-vanilla
114
```
115
116
-> If you would like to jump right into how the layers are implemented, you can
117
-read the [vanilla layer walk through](./developer-layer-example.html)
+If you'd like to write your own layer, or simply learn more about how
+layers are implemented, see [How to Write a
118
+Layer](./developer-layer-example.html).
119
120
### Assemble the layers
121
0 commit comments