Skip to content

Commit

Permalink
fix checkout link on landing
Browse files Browse the repository at this point in the history
  • Loading branch information
emilwidlund committed Jan 11, 2025
1 parent 0462569 commit bbee3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/apps/web/src/components/Landing/Features.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ export const Features = () => {
icon={ShoppingBagOutlined}
title="Simple Checkouts"
description="Streamlined checkouts for a seamless user experience."
link="https://docs.polar.sh/checkout"
link="https://docs.polar.sh/documentation/features/checkouts/checkout-links"
>
<ul className="flex flex-col gap-y-1 text-gray-600 dark:text-gray-300">
<li className="flex flex-row items-center gap-x-2">
Expand Down

0 comments on commit bbee3ac

Please sign in to comment.