Skip to content

Commit

Permalink
Update links of Online Communities and Get Involved
Browse files Browse the repository at this point in the history
  • Loading branch information
JayJay1024 committed Dec 11, 2023
1 parent 51729d5 commit 781395a
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions src/data/menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,16 @@ const getMenu = (_t: TFunction): Menu[] => {
{
title: "Community ▾",
navigations: [
{ label: "Online Communities" },
{ label: "Get Involved" },
{
label: "Online Communities",
path: "https://www.notion.so/darwinia/Online-communities-fe79f25c50e7412189fff9583c3df5d2",
external: true,
},
{
label: "Get Involved",
path: "https://www.notion.so/darwinia/Get-involved-664339c01069475da197718e8003544c",
external: true,
},
{
label: "Grants",
path: "https://github.com/darwinia-network/collaboration/blob/master/grant/README.md",
Expand Down

0 comments on commit 781395a

Please sign in to comment.