Skip to content

Commit

Permalink
chore: change link (#586)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cahllagerfeld committed May 2, 2024
1 parent 2994f8c commit 45bd56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contents/cloud-only.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export function CTASection({ features, image }: CTASectionProps) {
</ul>
<div className="flex flex-wrap items-center gap-2">
<a
href="https://cloud.zenml.io/login"
href="https://zenml.io/pricing"
target="_blank"
rel="noopener noreferrer"
className={buttonVariants({ intent: "primary", size: "md" })}
Expand Down

0 comments on commit 45bd56c

Please sign in to comment.