From 17ae43ffa31e47066bbbd3a32ef4c3c6bb8b4768 Mon Sep 17 00:00:00 2001 From: Steven Clontz Date: Fri, 10 Oct 2025 12:07:23 -0500 Subject: [PATCH] swap discussion with Zulip post --- packages/viewer/src/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/viewer/src/constants.ts b/packages/viewer/src/constants.ts index 09eeadf6..c1d07495 100644 --- a/packages/viewer/src/constants.ts +++ b/packages/viewer/src/constants.ts @@ -16,7 +16,7 @@ export const build = { export const bundleSse = VITE_BUNDLE_SSE === 'true' -export const contributingUrl = `https://github.com/orgs/pi-base/discussions/880` +export const contributingUrl = `https://code4math.zulipchat.com/#narrow/channel/416467-pi-base/topic/Welcome.20new.20and.20potential.20contributors!.20.F0.9F.91.8B/with/544214230` export const helpUrl = `https://github.com/pi-base/data/wiki/` export const sentryIngest = 'https://0fa430dd1dc347e2a82c413d8e3acb75@o397472.ingest.sentry.io/5251960'