diff --git a/src/pages/index.tsx b/src/pages/index.tsx index ac83447..34c33d0 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -44,7 +44,7 @@ type HomeProps = { const links = [ { label: 'Community examples', - url: 'https://github.com/johnlindquist/kit/discussions/categories/show-and-tell', + url: 'https://github.com/johnlindquist/kit/discussions/categories/share', }, { label: 'Quick orientation guide',