Skip to content

Commit 1a9bebb

Browse files
committed
Merge pull request #5 from josemontesdeoca/fix-readme
Fix wrong link in README file
2 parents c060b0d + 25ca62f commit 1a9bebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ A few notes for your `LoginActivity`:
124124
* Authentication is initiated by invoking `getClient().connect()` within the LoginActivity.
125125

126126
In more advanced cases where you want to authenticate **multiple services from a single activity**, check out the related
127-
[guide for using OAuthLoginFragment](https://github.com/thecodepath/android-oauth-handler/wiki/Advanced-Usage-with-OAuthLoginFragments).
127+
[guide for using OAuthLoginFragment](https://github.com/thecodepath/android-oauth-handler/wiki/Advanced-Use-with-OAuthLoginFragment).
128128

129129
### Using the REST Client
130130

0 commit comments

Comments
 (0)