(bug 44160) Fix invalid link of `others` during installation
authorAbhishek Das <das.abhshk@gmail.com>
Mon, 28 Jan 2013 18:17:13 +0000 (23:47 +0530)
committerAbhishek Das <das.abhshk@gmail.com>
Tue, 29 Jan 2013 12:44:12 +0000 (18:14 +0530)
commitb1b5187a31ce671bea4017b7278a2e94e3054fa8
tree2c7951c65726a1b2bfc7d937c03a64c812555969
parent050743789e62df852dcdda75fd339e9e31078ff4
(bug 44160) Fix invalid link of `others` during installation

On the `Environmental Checks` page during MW installation, the link to
`others` in Credits was invalid because it points to a local special
page and the wiki is not even installed.

Changed the link to
`http://www.mediawiki.org/wiki/Special:Version/Credits` which is
always available during installation.

Change-Id: I3967e14303f9db7def39c97982f06e6086bb69b8
includes/specials/SpecialVersion.php