Merge pull request #23 from noahzgordon/patch-1
Use the right version for the link to html-events
This commit is contained in:
@@ -19,5 +19,5 @@ elm-live Main.elm --open --pushstate --output=elm.js
|
|||||||
## References
|
## References
|
||||||
|
|
||||||
* [The Elm Architecture](http://guide.elm-lang.org/architecture/)
|
* [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/latest/Html-Events#onClick)
|
||||||
* [record update syntax reference](http://elm-lang.org/docs/syntax#records) (e.g. `{ model | query = "foo" }`)
|
* [record update syntax reference](http://elm-lang.org/docs/syntax#records) (e.g. `{ model | query = "foo" }`)
|
||||||
|
|||||||
Reference in New Issue
Block a user