Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Shapira committed Dec 19, 2015
1 parent 04bfe5c commit 1341024
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/4/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Preview

Click [here](https://evancz.github.io/elm-architecture-tutorial/examples/4) to see it running.
Click [here](http://evancz.github.io/elm-architecture-tutorial/examples/4) to see it running.


## Run Locally
Expand All @@ -21,4 +21,4 @@ cd examples/4/
elm-reactor
```

And then open [http://localhost:8000/Main.elm](http://localhost:8000/Main.elm) to see it in action!
And then open [http://localhost:8000/Main.elm](http://localhost:8000/Main.elm) to see it in action!

0 comments on commit 1341024

Please sign in to comment.