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>
|
</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>
|
||||||
|
|
Reference in New Issue