From: Brion Vibber Date: Tue, 8 Jul 2003 11:22:18 +0000 (+0000) Subject: update he, hu urls X-Git-Tag: 1.1.0~435 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=3d391906228ab9704feb500f8368a4322cd4ca4c;p=lhc%2Fweb%2Fwiklou.git update he, hu urls --- diff --git a/includes/Interwiki.php b/includes/Interwiki.php index 8f2dd7c855..77c0db924d 100644 --- a/includes/Interwiki.php +++ b/includes/Interwiki.php @@ -165,10 +165,10 @@ $WikiPediaLanguages = array( "gn" => "http://gn.wikipedia.com/wiki.cgi?$1", "gu" => "http://gu.wikipedia.com/wiki.cgi?$1", "ha" => "http://ha.wikipedia.com/wiki.cgi?$1", - "he" => "http://he.wikipedia.com/wiki.cgi?$1", + "he" => "http://he.wikipedia.org/wiki/$1", "hi" => "http://hi.wikipedia.com/wiki.cgi?$1", "hr" => "http://hr.wikipedia.org/wiki/$1", - "hu" => "http://hu.wikipedia.com/wiki.cgi?$1", + "hu" => "http://hu.wikipedia.org/wiki/$1", "hy" => "http://hy.wikipedia.com/wiki.cgi?$1", "ia" => "http://ia.wikipedia.com/wiki.cgi?$1", "id" => "http://id.wikipedia.com/wiki.cgi?$1",