Update branding link to calendso.com
This commit is contained in:
parent
a49ac34b7a
commit
edec0226c4
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ export default function Type(props) {
|
||||||
you can remove calendso branding here, but we'd also appreciate it, if you don't <3
|
you can remove calendso branding here, but we'd also appreciate it, if you don't <3
|
||||||
*/}
|
*/}
|
||||||
<div className="text-xs text-right pt-1">
|
<div className="text-xs text-right pt-1">
|
||||||
<Link href="/pricing">
|
<Link href="https://calendso.com">
|
||||||
<a
|
<a
|
||||||
style={{ color: "#104D86" }}
|
style={{ color: "#104D86" }}
|
||||||
className="opacity-50 hover:opacity-100"
|
className="opacity-50 hover:opacity-100"
|
||||||
|
|
Loading…
Reference in a new issue