Skip to content

Commit

Permalink
website: make get started on pricing page go to customer portal (#7147)
Browse files Browse the repository at this point in the history
  • Loading branch information
BeryJu authored Oct 11, 2023
1 parent 8f493c8 commit 58bd637
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions website/src/pages/pricing/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,8 @@ export default function pricingPage() {
</h1>
<a
className="button button--primary button--block"
href={useBaseUrl(
"/docs/enterprise/get-started",
)}
target="_blank"
href="https://customers.goauthentik.io/"
>
Get Started
</a>
Expand Down

0 comments on commit 58bd637

Please sign in to comment.