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 86b891b commit cd47fa5Copy full SHA for cd47fa5
packages/viewer/src/constants.ts
@@ -18,7 +18,7 @@ export const build = {
18
19
export const bundleSse = VITE_BUNDLE_SSE === 'true'
20
21
-export const contributingUrl = `https://github.com/pi-base/data/wiki/Contributing`
+export const contributingUrl = `https://github.com/orgs/pi-base/discussions/880`
22
export const helpUrl = `https://github.com/pi-base/data/wiki/`
23
export const sentryIngest =
24
'https://[email protected]/5251960'
0 commit comments