chore: rename "Forum" link to "Community" also in the documentation page
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m5s
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m5s
This commit is contained in:
parent
04643b0ac3
commit
d8ebc39b56
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ export default {
|
|||
type: "page"
|
||||
},
|
||||
forum: {
|
||||
title: "Forum",
|
||||
href: "https://forum.svrjs.org",
|
||||
title: "Community",
|
||||
href: "https://community.svrjs.org",
|
||||
type: "page"
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue