summaryrefslogtreecommitdiff
path: root/skins/ArchLinux/ArchLinux.php
diff options
context:
space:
mode:
Diffstat (limited to 'skins/ArchLinux/ArchLinux.php')
-rw-r--r--skins/ArchLinux/ArchLinux.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/ArchLinux/ArchLinux.php b/skins/ArchLinux/ArchLinux.php
index 168139d2..75f776d6 100644
--- a/skins/ArchLinux/ArchLinux.php
+++ b/skins/ArchLinux/ArchLinux.php
@@ -27,8 +27,8 @@
$wgExtensionCredits['skin'][] = array(
'path' => __FILE__,
'name' => 'ArchLinux',
- 'description' => 'MediaWiki skin based on MonoBook',
- 'url' => 'https://www.archlinux.org/',
+ 'description' => 'MediaWiki skin based on MonoBook, customized for Parabola',
+ 'url' => 'https://www.parabola.nu/',
'author' => array( 'Pierre Schmitz' ),
'license-name' => 'GPLv2+',
);