Skip to content

Commit 45bd56c

Browse files
chore: change link (#586)
1 parent 2994f8c commit 45bd56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/contents/cloud-only.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export function CTASection({ features, image }: CTASectionProps) {
3232
</ul>
3333
<div className="flex flex-wrap items-center gap-2">
3434
<a
35-
href="https://cloud.zenml.io/login"
35+
href="https://zenml.io/pricing"
3636
target="_blank"
3737
rel="noopener noreferrer"
3838
className={buttonVariants({ intent: "primary", size: "md" })}

0 commit comments

Comments
 (0)