Merge "Make skins/README looks like extensions/README file"
[lhc/web/wiklou.git] / skins / README
index 4145b35..612fd96 100644 (file)
@@ -1,19 +1,23 @@
+== User Information ==
+
 Skins, such as the default skin Vector, are distributed separately. Drop them
 into this directory and enable as per the skin's installation instructions.
 
 You can find a list of available skins at
 Skins, such as the default skin Vector, are distributed separately. Drop them
 into this directory and enable as per the skin's installation instructions.
 
 You can find a list of available skins at
-<https://www.mediawiki.org/wiki/Category:All_skins>,
+<https://www.mediawiki.org/wiki/Special:MyLanguage/Category:All_skins>,
 and more information about installing and configuring skins at
 and more information about installing and configuring skins at
-<https://www.mediawiki.org/wiki/Manual:Skin_configuration>.
+<https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Skin_configuration>.
 
 If you are a developer, you might want to fetch the skin tree in another
 directory and make a symbolic link:
 
  mediawiki/skins$ ln -s ../../skins-trunk/FooBar
 
 
 If you are a developer, you might want to fetch the skin tree in another
 directory and make a symbolic link:
 
  mediawiki/skins$ ln -s ../../skins-trunk/FooBar
 
-Most skins are available through Git:
-    https://gerrit.wikimedia.org/r/#/admin/projects/?filter=mediawiki%252Fskins%252F
-    https://git.wikimedia.org/project/mediawiki
+The default skin Vector can be installed by cloning from Git:
+    git clone https://phabricator.wikimedia.org/diffusion/SVEC/Vector
+
+Other skins are also available:
+    https://phabricator.wikimedia.org/diffusion/SKIN/
 
 
 Please note that under POSIX systems (Linux...), parent of a symbolic path
 
 
 Please note that under POSIX systems (Linux...), parent of a symbolic path