README.md in sinatra_auth_github-1.0.0 vs README.md in sinatra_auth_github-1.1.0

- old
+ new

@@ -1,8 +1,8 @@ sinatra_auth_github =================== -A sinatra extension that provides oauth authentication to github. Find out more about enabling your application at github's [oauth quickstart](http://gist.github.com/419219). +A sinatra extension that provides oauth authentication to github. Find out more about enabling your application at github's [oauth quickstart](http://developer.github.com/v3/oauth/). To test it out on localhost set your callback url to 'http://localhost:9393/auth/github/callback' The gist of this project is to provide a few things easily: