From 1dfa85b59c5a5559cc9993feb4048fe5a2ebfb1b Mon Sep 17 00:00:00 2001 From: fisher Date: Mon, 20 May 2024 14:54:11 +0800 Subject: [PATCH] Update info --- src/components/FooterLinks/data.ts | 2 +- src/components/Header/data.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/FooterLinks/data.ts b/src/components/FooterLinks/data.ts index 25c314dc..d13dc953 100644 --- a/src/components/FooterLinks/data.ts +++ b/src/components/FooterLinks/data.ts @@ -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 }, diff --git a/src/components/Header/data.ts b/src/components/Header/data.ts index 066b22bb..5473376a 100644 --- a/src/components/Header/data.ts +++ b/src/components/Header/data.ts @@ -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",