Skip to content

Commit

Permalink
fix notion link to point to public notion page
Browse files Browse the repository at this point in the history
  • Loading branch information
gruns committed Feb 22, 2023
1 parent 1204763 commit 668ab7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/general.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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"'},
]
},
{
Expand Down

0 comments on commit 668ab7c

Please sign in to comment.