From cdf66534d42305f507ebc3d8ae5ac0d94fbf458a Mon Sep 17 00:00:00 2001 From: Wes Gamble Date: Fri, 25 Jan 2013 17:27:14 -0600 Subject: [PATCH] Update README.md Fix link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c3a96b..ef18a5a 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ There are then 2 scenarios for what happens next: Take a look at [the example Sinatra app for one option of how you can integrate with a canvas page](https://github.com/mkdynamic/omniauth-facebook/blob/master/example/config.ru). -Bear in mind you have several [options](https://developers.facebook.com/docs/opengraph/authentication/#referrals). Read [the Facebook docs on canvas page authentication](https://developers.facebook.com/docs/authentication/canvas/) for more info. +Bear in mind you have several [options](https://developers.facebook.com/docs/opengraph/authentication). Read [the Facebook docs on canvas page authentication](https://developers.facebook.com/docs/authentication/canvas/) for more info. ## Token Expiry