Skip to content

Commit e60c3fb

Browse files
Make link to layer-writing tutorial more obvious
1 parent e866aa5 commit e60c3fb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/en/developer-getting-started.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,9 @@ git clone http://github.com/juju-solutions/layer-vanilla.git
113113
cd layer-vanilla
114114
```
115115

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)
116+
If you'd like to write your own layer, or simply learn more about how
117+
layers are implemented, see [How to Write a
118+
Layer](./developer-layer-example.html).
118119

119120
### Assemble the layers
120121

0 commit comments

Comments
 (0)