Index: branches/REL1_18/phase3/includes/api/ApiMain.php |
— | — | @@ -819,11 +819,11 @@ |
820 | 820 | '', |
821 | 821 | ' For more information see http://www.mediawiki.org/wiki/API:Errors_and_warnings', |
822 | 822 | '', |
823 | | - 'Documentation: http://www.mediawiki.org/wiki/API:Main_page', |
824 | | - 'FAQ http://www.mediawiki.org/wiki/API:FAQ', |
825 | | - 'Mailing list: http://lists.wikimedia.org/mailman/listinfo/mediawiki-api', |
826 | | - 'Api Announcements: http://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce', |
827 | | - 'Bugs & Requests: http://bugzilla.wikimedia.org/buglist.cgi?component=API&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bugs.delta_ts', |
| 823 | + 'Documentation: https://www.mediawiki.org/wiki/API:Main_page', |
| 824 | + 'FAQ https://www.mediawiki.org/wiki/API:FAQ', |
| 825 | + 'Mailing list: https://lists.wikimedia.org/mailman/listinfo/mediawiki-api', |
| 826 | + 'Api Announcements: https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce', |
| 827 | + 'Bugs & Requests: https://bugzilla.wikimedia.org/buglist.cgi?component=API&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bugs.delta_ts', |
828 | 828 | '', |
829 | 829 | '', |
830 | 830 | '', |
Index: branches/REL1_18/phase3/includes/api/ApiHelp.php |
— | — | @@ -156,9 +156,9 @@ |
157 | 157 | |
158 | 158 | public function getHelpUrls() { |
159 | 159 | return array( |
160 | | - 'http://www.mediawiki.org/wiki/API:Main_page', |
161 | | - 'http://www.mediawiki.org/wiki/API:FAQ', |
162 | | - 'http://www.mediawiki.org/wiki/API:Quick_start_guide', |
| 160 | + 'https://www.mediawiki.org/wiki/API:Main_page', |
| 161 | + 'https://www.mediawiki.org/wiki/API:FAQ', |
| 162 | + 'https://www.mediawiki.org/wiki/API:Quick_start_guide', |
163 | 163 | ); |
164 | 164 | } |
165 | 165 | |
Property changes on: branches/REL1_18/phase3/includes/api |
___________________________________________________________________ |
Modified: svn:mergeinfo |
166 | 166 | Merged /trunk/phase3/includes/api:r104434 |
Property changes on: branches/REL1_18/phase3/includes |
___________________________________________________________________ |
Modified: svn:mergeinfo |
167 | 167 | Merged /trunk/phase3/includes:r104434 |
Property changes on: branches/REL1_18/phase3 |
___________________________________________________________________ |
Modified: svn:mergeinfo |
168 | 168 | Merged /trunk/phase3:r104434 |
Index: branches/wmf/1.18wmf1/includes/api/ApiMain.php |
— | — | @@ -819,11 +819,11 @@ |
820 | 820 | '', |
821 | 821 | ' For more information see http://www.mediawiki.org/wiki/API:Errors_and_warnings', |
822 | 822 | '', |
823 | | - 'Documentation: http://www.mediawiki.org/wiki/API:Main_page', |
824 | | - 'FAQ http://www.mediawiki.org/wiki/API:FAQ', |
825 | | - 'Mailing list: http://lists.wikimedia.org/mailman/listinfo/mediawiki-api', |
826 | | - 'Api Announcements: http://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce', |
827 | | - 'Bugs & Requests: http://bugzilla.wikimedia.org/buglist.cgi?component=API&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bugs.delta_ts', |
| 823 | + 'Documentation: https://www.mediawiki.org/wiki/API:Main_page', |
| 824 | + 'FAQ https://www.mediawiki.org/wiki/API:FAQ', |
| 825 | + 'Mailing list: https://lists.wikimedia.org/mailman/listinfo/mediawiki-api', |
| 826 | + 'Api Announcements: https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce', |
| 827 | + 'Bugs & Requests: https://bugzilla.wikimedia.org/buglist.cgi?component=API&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=bugs.delta_ts', |
828 | 828 | '', |
829 | 829 | '', |
830 | 830 | '', |
Index: branches/wmf/1.18wmf1/includes/api/ApiHelp.php |
— | — | @@ -156,9 +156,9 @@ |
157 | 157 | |
158 | 158 | public function getHelpUrls() { |
159 | 159 | return array( |
160 | | - 'http://www.mediawiki.org/wiki/API:Main_page', |
161 | | - 'http://www.mediawiki.org/wiki/API:FAQ', |
162 | | - 'http://www.mediawiki.org/wiki/API:Quick_start_guide', |
| 160 | + 'https://www.mediawiki.org/wiki/API:Main_page', |
| 161 | + 'https://www.mediawiki.org/wiki/API:FAQ', |
| 162 | + 'https://www.mediawiki.org/wiki/API:Quick_start_guide', |
163 | 163 | ); |
164 | 164 | } |
165 | 165 | |
Property changes on: branches/wmf/1.18wmf1/includes/api |
___________________________________________________________________ |
Modified: svn:mergeinfo |
166 | 166 | Merged /trunk/phase3/includes/api:r104434 |
Property changes on: branches/wmf/1.18wmf1/includes |
___________________________________________________________________ |
Modified: svn:mergeinfo |
167 | 167 | Merged /trunk/phase3/includes:r104434 |
Property changes on: branches/wmf/1.18wmf1 |
___________________________________________________________________ |
Modified: svn:mergeinfo |
168 | 168 | Merged /trunk/phase3:r104434 |