Skip to content

Commit

Permalink
README: Update link description for example app
Browse files Browse the repository at this point in the history
The Wiki page has been updated and the example is an Rails 4 and not 3
app now.
  • Loading branch information
Paul Menzel committed Nov 2, 2015
1 parent 1e0ecf8 commit 2558396
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 @@ -40,7 +40,7 @@ Hopefully, I've achieved this. If not, let me know.

## Useful Links
[Documentation](http://rubydoc.info/gems/sorcery) |
[Railscast](http://railscasts.com/episodes/283-authentication-with-sorcery) | [Simple tutorial](https://github.com/NoamB/sorcery/wiki/Simple-Password-Authentication) | [Example Rails 3 app](https://github.com/NoamB/sorcery-example-app)
[Railscast](http://railscasts.com/episodes/283-authentication-with-sorcery) | [Simple tutorial](https://github.com/NoamB/sorcery/wiki/Simple-Password-Authentication) | [Example Rails 4 app](https://github.com/NoamB/sorcery-example-app)

Check out the tutorials in the [Wiki](https://github.com/NoamB/sorcery/wiki) for more!

Expand Down

0 comments on commit 2558396

Please sign in to comment.