calendso to cal

pull/662/head
Peer Richelsen 2021-09-15 19:21:58 +01:00
parent 9fcd458d25
commit f6fe519c4c
1 changed files with 2 additions and 2 deletions

View File

@ -55,8 +55,8 @@ export default function Custom404() {
</span>
) : (
<a href="https://cal.com/signup" className="inline-block mt-2 text-lg ">
The username <strong className="text-blue-500">calendso.com{username}</strong> is still
available. <span className="text-blue-500">Register now</span>.
The username <strong className="text-blue-500">cal.com{username}</strong> is still available.{" "}
<span className="text-blue-500">Register now</span>.
</a>
)}
</div>