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 2994f8c commit 45bd56cCopy full SHA for 45bd56c
src/contents/cloud-only.tsx
@@ -32,7 +32,7 @@ export function CTASection({ features, image }: CTASectionProps) {
32
</ul>
33
<div className="flex flex-wrap items-center gap-2">
34
<a
35
- href="https://cloud.zenml.io/login"
+ href="https://zenml.io/pricing"
36
target="_blank"
37
rel="noopener noreferrer"
38
className={buttonVariants({ intent: "primary", size: "md" })}
0 commit comments