fix: replace "Svrjs Mods" with "SVR.JS Mods"
This commit is contained in:
parent
33fe5bcb37
commit
d61162de07
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ export const FOOTERLINKS = {
|
|||
plans: [
|
||||
{ href: "/docs", label: "Docs" },
|
||||
{ href: "/downloads", label: "Downloads" },
|
||||
{ href: "/mods", label: "Svrjs Mods" },
|
||||
{ href: "/mods", label: "SVR.JS Mods" },
|
||||
{ href: "/changelogs", label: "Change Logs" }
|
||||
],
|
||||
additional: [
|
||||
|
|
Loading…
Reference in a new issue