mirror of
https://github.com/moparisthebest/moparscape.org-smf
synced 2024-11-22 00:32:22 -05:00
Update Subs.php
add https in front of rswiki link so it works again
This commit is contained in:
parent
737fa75941
commit
ef33cfd501
@ -4196,7 +4196,7 @@ function setupMenuContext()
|
|||||||
//xxx RS Wiki button
|
//xxx RS Wiki button
|
||||||
'rswiki' => array(
|
'rswiki' => array(
|
||||||
'title' => 'RS Wiki',
|
'title' => 'RS Wiki',
|
||||||
'href' => "//rswiki.moparisthebest.com/",
|
'href' => "https://rswiki.moparisthebest.com/",
|
||||||
'show' => true,
|
'show' => true,
|
||||||
),
|
),
|
||||||
'calendar' => array(
|
'calendar' => array(
|
||||||
|
Loading…
Reference in New Issue
Block a user