Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Commit

Permalink
fixed facebook setup instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
langalex committed Jul 15, 2009
1 parent d047201 commit 33145ea
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 @@ -21,7 +21,7 @@ When an existing user of your site clicks the button he will also be able to log

For basic application setup see the [facebook developer documentation](http://developers.facebook.com/get_started.php).

Set the "Canvas Callback URL" and the "Connect URL" to "http://your.server.com/fb/connect". Write down the API and secret key for later.
Set the "Canvas Callback URL" to "http://your.server.com/fb/connect" and the "Connect URL" to "http://your.server.com". Write down the API and secret key for later.


## Installation
Expand Down

0 comments on commit 33145ea

Please sign in to comment.