Update LicenseRequired.tsx

pull/3374/head^2
zomars 2022-07-14 14:48:50 -06:00
parent ded0b1410a
commit 99b821edcd
1 changed files with 3 additions and 2 deletions

View File

@ -32,8 +32,9 @@ const LicenseRequired: FC<LicenseRequiredProps> = ({ children, as = "", ...rest
To enable this feature, get a deployment key at{" "}
<a href={CONSOLE_URL} target="_blank" rel="noopener noreferrer" className="underline">
Cal.com console
</a> and add it to your .env as <code>CALCOM_LICENSE_KEY</code>.
If your team already has a license, please contact{" "}
</a>{" "}
and add it to your .env as <code>CALCOM_LICENSE_KEY</code>. If your team already has a license,
please contact{" "}
<a href="mailto:peer@cal.com" className="underline">
peer@cal.com
</a>{" "}