Skip to content

Commit

Permalink
Fix broken Demo link
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilTholin committed Jan 2, 2018
1 parent 32a6bd5 commit de2d2d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -3,7 +3,7 @@
> ### [Svelte](https://github.com/sveltejs/svelte) codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld) spec and API.

### [Demo](svelte-realworld.now.sh)    [RealWorld](https://github.com/gothinkster/realworld)
### [Demo](https://svelte-realworld.now.sh/)    [RealWorld](https://github.com/gothinkster/realworld)


This codebase was created to demonstrate a fully fledged fullstack application built with Svelte including CRUD operations, authentication, routing, pagination, and more.
Expand Down

0 comments on commit de2d2d1

Please sign in to comment.