From 2bd5aa814133d39749c75ba09deadef365f78873 Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Thu, 16 Aug 2018 07:39:48 -0500 Subject: [PATCH] Update README.md --- advanced/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/advanced/README.md b/advanced/README.md index 1b74769..3759eaa 100644 --- a/advanced/README.md +++ b/advanced/README.md @@ -44,7 +44,4 @@ If things aren’t working, the instructor will be happy to help! ## Links * [The solutions to these exercises](https://github.com/rtfeldman/elm-0.19-workshop/tree/solutions/advanced) -* [Elm in Action](https://www.manning.com/books/elm-in-action?a_aid=elm_in_action&a_bid=b15edc5c), a book by [Richard Feldman](https://twitter.com/rtfeldman), creator of this workshop -* [Official Elm Guide](https://guide.elm-lang.org/) by [Evan Czaplicki](https://twitter.com/czaplic), creator of Elm -* [Elm Slack](http://elmlang.herokuapp.com/) - amazingly helpful chat community. People in [the `#beginners` channel](https://elmlang.slack.com/messages/C192T0Q1E/) are happy to answer questions! -* [Elm Discourse](https://discourse.elm-lang.org/) - for longer-form discussions. +* [Slides for the Frontend Masters workshop that goes with this repo](https://docs.google.com/presentation/d/1aFZBXs9kzlZww2JN6iDmrYiQaxKlCAz6a5zpt882GHk/edit?usp=sharing)