jenkins-bot has submitted this change and it was merged.

Change subject: HTTPS MediaWiki.org redirects to HTTP, so changing to WWW.
......................................................................


HTTPS MediaWiki.org redirects to HTTP, so changing to WWW.

Change-Id: Ia70117a2e6d474cdca781de4980da76cdd0257b0
---
M ApiSandbox.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  MaxSem: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/ApiSandbox.php b/ApiSandbox.php
index d2cdb0a..456b69d 100644
--- a/ApiSandbox.php
+++ b/ApiSandbox.php
@@ -7,7 +7,7 @@
        'path' => __FILE__,
        'name' => 'ApiSandbox',
        'author' => array( 'Max Semenik' ),
-       'url' => 'https://mediawiki.org/wiki/Extension:ApiSandbox',
+       'url' => 'https://www.mediawiki.org/wiki/Extension:ApiSandbox',
        'descriptionmsg' => 'apisb-desc',
 );
 

-- 
To view, visit https://gerrit.wikimedia.org/r/68713
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia70117a2e6d474cdca781de4980da76cdd0257b0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ApiSandbox
Gerrit-Branch: master
Gerrit-Owner: Lewis Cawte <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to