mirror of
https://github.com/moparisthebest/moparscape.org-smf
synced 2024-11-21 08:15:09 -05:00
rswiki link now supports https
This commit is contained in:
parent
965d815cfe
commit
7d223f6ba7
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user