diff --git a/README.md b/README.md index 479986b..f3374bd 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,9 @@ 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](https://elm-lang.org/examples/buttons) and [read how it works](https://guide.elm-lang.org/architecture/buttons.html). -You can play with a bunch of other examples [here](https://elm-lang.org/examples). +You can also play with a [bunch of other examples](https://elm-lang.org/examples). ## Learn More