Skip to content

Commit cacc4c2

Browse files
committed
MDLSITE-7228 Fix URLs in generated installer strings
1 parent 73f4520 commit cacc4c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cli/export-installer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@
8181
* Do not edit this file manually! It contains just a subset of strings
8282
* needed during the very first steps of installation. This file was
8383
* generated automatically by export-installer.php (which is part of AMOS
84-
* {@link http://docs.moodle.org/dev/Languages/AMOS}) using the
84+
* {@link https://moodledev.io/general/projects/api/amos}) using the
8585
* list of strings defined in /install/stringnames.txt.
8686
*
8787
* @package installer
88-
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
88+
* @license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
8989
*/
9090
9191

0 commit comments

Comments
 (0)