diff --git a/README.md b/README.md index 479986b..fd55cee 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ If you call `view 42` you get something like this: ``` -This snippet comes from a complete example. You can play with it online [here](https://elm-lang.org/examples/buttons) and read how it works [here](https://guide.elm-lang.org/architecture/user_input/buttons.html). +This snippet comes from a complete example. You can play with it online [here](https://elm-lang.org/examples/buttons) and read how it works [here](https://guide.elm-lang.org/architecture/buttons.html). You can play with a bunch of other examples [here](https://elm-lang.org/examples).