mirror of
https://github.com/moparisthebest/moparscape.org-smf
synced 2024-11-24 09:42:20 -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
|
//xxx RS Wiki button
|
||||||
'rswiki' => array(
|
'rswiki' => array(
|
||||||
'title' => 'RS Wiki',
|
'title' => 'RS Wiki',
|
||||||
'href' => "http://rswiki.moparisthebest.com/",
|
'href' => "//rswiki.moparisthebest.com/",
|
||||||
'show' => true,
|
'show' => true,
|
||||||
),
|
),
|
||||||
'calendar' => array(
|
'calendar' => array(
|
||||||
|
Loading…
Reference in New Issue
Block a user