mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-27 17:50:15 +00:00
Use HTTPS for the url
Change-Id: I3e70181ff28e45466d2559d884486183856a5c40
This commit is contained in:
parent
69671756ed
commit
eba51a1f28
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue