From 3a4f85cca7a7d4d6de8dcc51c53fc4339c9306ba Mon Sep 17 00:00:00 2001 From: Harry Sarson Date: Fri, 14 Feb 2020 21:09:03 +0000 Subject: [PATCH] link to fixed ellie in readme The ellie linked in the readme does not compile. This commit changes it to link to an ellie that does. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed2e592..c6741c8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ It uses a syntax similar to `Json.Decode.Pipeline`. You can -play around with `elm-cli-options-parser` in a [live terminal simulation in Ellie here](https://rebrand.ly/elm-cli)! +play around with `elm-cli-options-parser` in a [live terminal simulation in Ellie here](https://ellie-app.com/83xwGryJX9ya1)! ## Example