From 668ab7ce7bbad6f7847ed68565985e4933cbea13 Mon Sep 17 00:00:00 2001 From: Ansgar Grunseid Date: Tue, 21 Feb 2023 22:28:53 -0800 Subject: [PATCH] fix notion link to point to public notion page --- content/en/general.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/general.mdx b/content/en/general.mdx index ee2292f..2dd0a29 100644 --- a/content/en/general.mdx +++ b/content/en/general.mdx @@ -32,7 +32,7 @@ export const links = [ title: "Learn More", links: [ {text: "GitHub", link: "https://github.com/filecoin-saturn/L1-node", backgroundImage: "github-logo.svg", dataAnalytics: '"Learn More GitHub Btn Click"'}, - {text: "Notion", link: "https://www.notion.so/pl-strflt/Filecoin-Saturn-efc122f123f344ff8ff0de6071954dba", backgroundImage: "notion-logo.svg", dataAnalytics: '"Learn More Notion Btn Click"'}, + {text: "Notion", link: "https://pl-strflt.notion.site/Filecoin-Saturn-efc122f123f344ff8ff0de6071954dba", backgroundImage: "notion-logo.svg", dataAnalytics: '"Learn More Notion Btn Click"'}, ] }, {