rswiki link now supports https

This commit is contained in:
Travis Burtrum 2014-02-25 22:27:22 -06:00
parent 965d815cfe
commit 7d223f6ba7
1 changed files with 1 additions and 1 deletions

View File

@ -4197,7 +4197,7 @@ function setupMenuContext()
//xxx RS Wiki button
'rswiki' => array(
'title' => 'RS Wiki',
'href' => "http://rswiki.moparisthebest.com/",
'href' => "//rswiki.moparisthebest.com/",
'show' => true,
),
'calendar' => array(