website: make get started on pricing page go to customer portal (#7147)
This commit is contained in:
parent
8f493c8e13
commit
58bd637c43
|
@ -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>
|
||||
|
|
Reference in New Issue