website: make get started on pricing page go to customer portal (#7147)

This commit is contained in:
Jens L 2023-10-11 21:15:59 +02:00 committed by GitHub
parent 8f493c8e13
commit 58bd637c43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -66,9 +66,8 @@ export default function pricingPage() {
</h1> </h1>
<a <a
className="button button--primary button--block" className="button button--primary button--block"
href={useBaseUrl( target="_blank"
"/docs/enterprise/get-started", href="https://customers.goauthentik.io/"
)}
> >
Get Started Get Started
</a> </a>