We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bfd227 commit b3f7f9dCopy full SHA for b3f7f9d
src/components/Footer/index.tsx
@@ -65,6 +65,7 @@ const getLinks = (sourcePath?: string): FooterLinks[] => [
65
{ text: "Resources", href: "/community/users/" },
66
{ text: "Events", href: "/community/upcoming-events/" },
67
{ text: "Landscape", href: "https://landscape.graphql.org" },
68
+ { text: "Shop", href: "https://store.graphql.org" },
69
],
70
},
71
{
0 commit comments