jenkins-bot has submitted this change and it was merged. Change subject: Fix link to Stype/mwoauth-php in README ......................................................................
Fix link to Stype/mwoauth-php in README Change-Id: Ib512d82545563777272e976c55ee12cda3dc4a30 --- M README.md 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: BryanDavis: Looks good to me, approved jenkins-bot: Verified diff --git a/README.md b/README.md index 566580f..0da7f74 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ [OAuth]: https://en.wikipedia.org/wiki/OAuth [Wikipedia]: https://www.wikipedia.org [OAuth extension]: https://www.mediawiki.org/wiki/Extension:OAuth -[Stype/mwoauth-php]: htps://github.com/Stype/mwoauth-php +[Stype/mwoauth-php]: https://github.com/Stype/mwoauth-php [Andy Smith's OAuth library]: https://code.google.com/p/oauth/ [Latest Stable Version]: https://img.shields.io/packagist/v/mediawiki/oauthclient.svg?style=flat [License]: https://img.shields.io/packagist/l/mediawiki/oauthclient.svg?style=flat -- To view, visit https://gerrit.wikimedia.org/r/248628 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib512d82545563777272e976c55ee12cda3dc4a30 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/oauthclient-php Gerrit-Branch: master Gerrit-Owner: BryanDavis <[email protected]> Gerrit-Reviewer: BryanDavis <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
