jenkins-bot has submitted this change and it was merged. Change subject: Fix shield URLs ......................................................................
Fix shield URLs Change-Id: I3660b5cbf6249ccb0f2c3eaa5015802e6567564f --- M README.md 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Gergő Tisza: Looks good to me, approved jenkins-bot: Verified diff --git a/README.md b/README.md index d937de6..a30a5da 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [](https://packagist.org/packages/mediawiki/oauthclient) -[](https://github.com/wikimedia/mediawiki-oauthclient-php/blob/master/COPYING) -[](https://travis-ci.org/wikimedia/oauthclient-php) +[](https://github.com/wikimedia/mediawiki-oauthclient-php/blob/master/COPYING) +[](https://travis-ci.org/wikimedia/mediawiki-oauthclient-php) mediawiki/oauthclient-php ========================= -- To view, visit https://gerrit.wikimedia.org/r/248566 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3660b5cbf6249ccb0f2c3eaa5015802e6567564f Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/oauthclient-php Gerrit-Branch: master Gerrit-Owner: Gergő Tisza <[email protected]> Gerrit-Reviewer: Gergő Tisza <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
