From 7a2b2833a455fcfa207bed46fb9119e25a26429e Mon Sep 17 00:00:00 2001 From: Ujjwal Ojha Date: Tue, 26 Aug 2014 12:16:50 +0545 Subject: [PATCH] Update HtLeagueOauthClientModule link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f040cbe..a69829c 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ return [ ``` #### Provider configuration -You need to define the credentials like client id, client secret and other configuration. Read [this](https://github.com/hrevert/HtLeagueOauthClientModule/tree/0.0.1) for these configuration. +You need to define the credentials like client id, client secret and other configuration. Read [this](https://github.com/hrevert/HtLeagueOauthClientModule/tree/0.1.0) for these configuration. #### Adding grant types ```php