Skip to content

Commit

Permalink
clients/footer: update links
Browse files Browse the repository at this point in the history
  • Loading branch information
emilwidlund committed Jan 13, 2025
1 parent e7f7d02 commit 0728d70
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions clients/apps/web/src/components/Organization/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@ const Footer = ({ wide }: { wide?: boolean }) => {
<FooterLink href="https://api.polar.sh/v1/integrations/github/authorize?return_to=%2Fmaintainer&user_signup_type=maintainer">
Create an Account
</FooterLink>
<FooterLink href="https://polar.sh/products">
<FooterLink href="https://docs.polar.sh/documentation/features/products">
Products & Subscriptions
</FooterLink>
<FooterLink href="https://polar.sh/donations">
Donations
<FooterLink href="https://docs.polar.sh/documentation/features/checkouts/checkout-links">
Checkouts
</FooterLink>
<FooterLink href="https://polar.sh/issue-funding">
Issue Funding
<FooterLink href="https://docs.polar.sh/documentation/features/customer-portal">
Customer Portal
</FooterLink>
</div>
</div>
Expand Down

0 comments on commit 0728d70

Please sign in to comment.