Skip to content

Commit

Permalink
Update info
Browse files Browse the repository at this point in the history
  • Loading branch information
hackfisher authored May 20, 2024
1 parent 8b72cb6 commit 1dfa85b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/FooterLinks/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export const columns: { sections: Section[] }[] = [
{ text: "Blog", href: "https://medium.com/darwinianetwork", isExternal: true },
{
text: "Telemetry",
href: "https://telemetry.polkadot.io/#list/0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
href: "https://telemetry.polkadot.io/#list/0xf0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
isExternal: true,
},
{ text: "Collaboration", href: "https://github.com/darwinia-network/collaboration", isExternal: true },
Expand Down
2 changes: 1 addition & 1 deletion src/components/Header/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ export const navigations: {
link: "https://github.com/darwinia-network/collaboration/blob/master/grant/README.md",
isExternal: true,
},
{ label: "Bug Bounty Program", link: "https://immunefi.com/bounty/darwinia/", isExternal: true },
{ label: "Bounty Program", link: "https://github.com/darwinia-network/collaboration/blob/master/bounty/README.md", isExternal: true },
{
label: "Help Center",
link: "https://darwinia.notion.site/a76d5bdc7ad242bea991c023dfca208f?v=5fb127fc9a7a4d67a3bbc3ed50445180",
Expand Down

0 comments on commit 1dfa85b

Please sign in to comment.