Skip to content

Commit 6898e8b

Browse files
committed
add link to /examples/multiple-counters-instances/index.html for #40 https://youtu.be/5b-FyvUJsFE
1 parent 2e4622f commit 6898e8b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

multiple-counters.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ each within their own "container" (DOM) element. e.g: <br />
1818
```
1919

2020
![elm-arch-multiple-counters-naive](https://user-images.githubusercontent.com/194400/41302789-5299bd5e-6e63-11e8-8006-84313c54a24c.png)
21-
see: [link to multiple counter instances code]
21+
see:
22+
[/examples/multiple-counters-instances/index.html](https://github.com/dwyl/learn-elm-architecture-in-javascript/blob/master/examples/multiple-counters-instances/index.html)
2223

2324

2425
This "_works_" and "_satisfies_ the _requirement_"

0 commit comments

Comments
 (0)