Skip to content

Commit

Permalink
Fix demo links
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Feldman committed May 8, 2017
1 parent ea5a927 commit 55ed1e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> ### [Elm](http://elm-lang.org) codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld-example-apps) spec and API.

### [Demo]()    [RealWorld](https://github.com/gothinkster/realworld)
### [Demo](https://rtfeldman.github.io/elm-spa-example)    [Demo with Time-traveling Debugger](https://rtfeldman.github.io/elm-spa-example-with-debug)    [RealWorld](https://github.com/gothinkster/realworld)


This codebase was created to demonstrate a fully fledged fullstack application built with [Elm](http://elm-lang.org) including CRUD operations, authentication, routing, pagination, and more.
Expand Down

0 comments on commit 55ed1e9

Please sign in to comment.