Skip to content

Commit

Permalink
Merge pull request gothinkster#14 from SandeeshS/readme-link-fix
Browse files Browse the repository at this point in the history
Fixed links.
  • Loading branch information
EricSimons committed May 19, 2017
2 parents e9f852b + 2f801ee commit a893513
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# ![RealWorld Example App](logo.png)

> ### [YOUR_FRAMEWORK] 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.
> ### [YOUR_FRAMEWORK] codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld) spec and API.

### [Demo]()    [RealWorld](https://github.com/gothinkster/realworld)
### [Demo](https://github.com/gothinkster/realworld)    [RealWorld](https://github.com/gothinkster/realworld)


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

0 comments on commit a893513

Please sign in to comment.