From b60a467f587c996372e3737433ec6790d51ccd8c Mon Sep 17 00:00:00 2001 From: zppix1 Date: Wed, 10 Aug 2016 19:53:30 -0500 Subject: [PATCH] Add Localisation to the links, add the link to Localisation in Languages/Language.php Change-Id: I996d09f38a007195ba9734e13f10611c4ca1242c --- index.php | 2 +- languages/Language.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index 24230923bc..743f77bd27 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * See the README, INSTALL, and UPGRADE files for basic setup instructions * and pointers to the online documentation. * - * https://www.mediawiki.org/ + * https://www.mediawiki.org/wiki/Special:MyLanguage/MediaWiki * * ---------- * diff --git a/languages/Language.php b/languages/Language.php index 169e0ff109..db71c5c7c9 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1,6 +1,7 @@