Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/265151
Change subject: https url link ...................................................................... https url link Change-Id: I3e70181ff28e45466d2559d884486183856a5c40 follow-up: https://gerrit.wikimedia.org/r/#/c/259794/ --- M extension.json 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/OATHAuth refs/changes/51/265151/1 diff --git a/extension.json b/extension.json index 78ed269..6746227 100644 --- a/extension.json +++ b/extension.json @@ -2,7 +2,7 @@ "name": "OATHAuth", "version": "0.2.1", "author": "Ryan Lane", - "url": "http://mediawiki.org/wiki/Extension:OATHAuth", + "url": "https://www.mediawiki.org/wiki/Extension:OATHAuth", "descriptionmsg": "oathauth-desc", "type": "other", "AutoloadClasses": { -- To view, visit https://gerrit.wikimedia.org/r/265151 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3e70181ff28e45466d2559d884486183856a5c40 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/OATHAuth Gerrit-Branch: master Gerrit-Owner: Paladox <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
