Skip to content

Commit cd47fa5

Browse files
authored
Update contributing URL to point to a "welcome" discussion (#190)
1 parent 86b891b commit cd47fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/viewer/src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export const build = {
1818

1919
export const bundleSse = VITE_BUNDLE_SSE === 'true'
2020

21-
export const contributingUrl = `https://github.com/pi-base/data/wiki/Contributing`
21+
export const contributingUrl = `https://github.com/orgs/pi-base/discussions/880`
2222
export const helpUrl = `https://github.com/pi-base/data/wiki/`
2323
export const sentryIngest =
2424
'https://[email protected]/5251960'

0 commit comments

Comments
 (0)