Skip to content

Commit

Permalink
fix link for opauth facebook.
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzuruS committed Feb 24, 2018
1 parent e613ec4 commit b75d5c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ Getting started
3. Install some [Opauth strategies](https://github.com/uzyn/opauth/wiki/List-of-strategies).
Place the strategy files in `../lib/Opauth/Strategy/`.

For this example, we recommend that you start with [Opauth-Facebook](https://github.com/uzyn/opauth-facebook):
For this example, we recommend that you start with [Opauth-Facebook](https://github.com/opauth/facebook):

i. [Download the strategy files](https://github.com/uzyn/opauth-facebook/zipball/master) and place them at `../lib/Opauth/Strategy/Facebook/`.
i. [Download the strategy files](https://github.com/opauth/facebook/zipball/master) and place them at `../lib/Opauth/Strategy/Facebook/`.

ii. Follow the steps at [Opauth-Facebook's README](https://github.com/uzyn/opauth-facebook/blob/master/README.md) to set up your Faceobok app.
ii. Follow the steps at [Opauth-Facebook's README](https://github.com/opauth/facebook/blob/master/README.md) to set up your Faceobok app.

iii. Add the following at `opauth.conf.php` under `Strategy` as such:

Expand Down

0 comments on commit b75d5c9

Please sign in to comment.