From c3c9c3de8c116b6f6cc292e0dbc34c954a1fe3a7 Mon Sep 17 00:00:00 2001 From: Piotr Monwid-Olechnowicz Date: Sun, 16 Nov 2025 18:01:27 +0100 Subject: [PATCH] Make "Start a GraphQL Local" link to /local-initiative page --- .../community/events/bring-graphql-to-your-community.tsx | 3 +-- src/pages/community/foundation/local-initiative.mdx | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/app/(main)/community/events/bring-graphql-to-your-community.tsx b/src/app/(main)/community/events/bring-graphql-to-your-community.tsx index 053fc49808..e2e26471d2 100644 --- a/src/app/(main)/community/events/bring-graphql-to-your-community.tsx +++ b/src/app/(main)/community/events/bring-graphql-to-your-community.tsx @@ -1,6 +1,5 @@ import { Button } from "../../../conf/_design-system/button" import { StripesDecoration } from "../../../conf/_design-system/stripes-decoration" -import { DISCORD_CHANNEL_LINK } from "./links" export function BringGraphQLToYourCommunity() { return ( @@ -26,7 +25,7 @@ export function BringGraphQLToYourCommunity() { Learn more