Use the right version for the link to html-events
This commit is contained in:
committed by
GitHub
parent
8610d9f42f
commit
0994fddac4
@@ -19,5 +19,5 @@ elm-live Main.elm --open --pushstate --output=elm.js
|
||||
## References
|
||||
|
||||
* [The Elm Architecture](http://guide.elm-lang.org/architecture/)
|
||||
* [`onClick` documentation](http://package.elm-lang.org/packages/evancz/elm-html/4.0.2/Html-Events#onClick)
|
||||
* [`onClick` documentation](http://package.elm-lang.org/packages/elm-lang/html/2.0.0/Html-Events)
|
||||
* [record update syntax reference](http://elm-lang.org/docs/syntax#records) (e.g. `{ model | query = "foo" }`)
|
||||
|
||||
Reference in New Issue
Block a user