Skip to content

Commit

Permalink
Use Special:MyLanguage for wgCookieWarningMoreUrl (#3732)
Browse files Browse the repository at this point in the history
  • Loading branch information
R4356th committed Feb 19, 2021
1 parent 7ee441f commit 4ec3e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LocalSettings.php
Expand Up @@ -648,7 +648,7 @@

// Cookies extension settings
'wgCookieWarningMoreUrl' => [
'default' => 'https://meta.miraheze.org/wiki/Privacy_Policy#4._Cookies',
'default' => 'https://meta.miraheze.org/wiki/Special:MyLanguage/Privacy_Policy#4._Cookies',
],
'wgCookieSetOnAutoblock' => [
'default' => true,
Expand Down

0 comments on commit 4ec3e7d

Please sign in to comment.