We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9843cbf commit e6960c7Copy full SHA for e6960c7
1 file changed
packages/web/src/app/onboard/page.tsx
@@ -309,7 +309,7 @@ export default async function Onboarding(props: OnboardingProps) {
309
</a>{" "}
310
or{" "}
311
<a
312
- href="https://github.com/sourcebot-dev/sourcebot/discussions"
+ href="mailto:team@sourcebot.dev"
313
className="text-primary hover:underline font-medium transition-colors"
314
target="_blank"
315
rel="noopener"
0 commit comments