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 a0ec32b commit ce17a3bCopy full SHA for ce17a3b
packages/web/src/app/[domain]/settings/license/page.tsx
@@ -39,7 +39,7 @@ export default async function LicensePage({ params: { domain } }: LicensePagePro
39
<Button asChild>
40
<a href={`https://sourcebot.dev/contact`} target="_blank" rel="noopener noreferrer">
41
<Mail className="h-4 w-4 mr-2" />
42
- Contact Us
+ Request a trial license
43
</a>
44
</Button>
45
</div>
0 commit comments