diff --git a/auth4genai/components.mdx b/auth4genai/components.mdx index d9cc70d6e..8f365371a 100644 --- a/auth4genai/components.mdx +++ b/auth4genai/components.mdx @@ -63,7 +63,7 @@ print(baz) ## Developer Preview Banner -} title="Developer Preview Program"> +} title="Developer Preview Program"> Auth for GenAI is currently available in Developer Preview. Join today to start building secure GenAI applications and provide feedback to shape the platform's future. diff --git a/auth4genai/docs.json b/auth4genai/docs.json index c52ebaa56..62c428cb7 100644 --- a/auth4genai/docs.json +++ b/auth4genai/docs.json @@ -277,13 +277,13 @@ "links": [ { "label": "Start building", - "href": "https://auth0.com/signup?onboard_app=genai&ocid=7014z000001NyoxAAC-aPA4z0000008OZeGAM" + "href": "https://okqa.auth0.com/signup?onboard_app=auth_for_aa&ocid=7014z000001NyoxAAC-aPA4z0000008OZeGAM" } ], "primary": { "type": "button", "label": "Log in", - "href": "https://manage.auth0.com/login?onboard_app=genai" + "href": "https://manage.emt-a4aa-stage.auth0c.com/login?onboard_app=auth_for_aa" } }, "footer": { diff --git a/auth4genai/intro/overview.mdx b/auth4genai/intro/overview.mdx index 5775073d9..975148150 100644 --- a/auth4genai/intro/overview.mdx +++ b/auth4genai/intro/overview.mdx @@ -155,7 +155,7 @@ Auth for GenAI provides a robust identity and access management platform designe Auth for GenAI works out of the box with popular AI frameworks like LangChain, LlamaIndex, Genkit, and the Vercel AI SDK, enabling developers to build and deploy secure AI-powered applications that users can trust. - } title="Developer Preview Program"> + } title="Developer Preview Program"> Auth for GenAI is currently available in Developer Preview. Join today to start building secure GenAI applications and provide feedback to shape the platform's future. diff --git a/auth4genai/snippets/get-started/prerequisites/account-app-steps.jsx b/auth4genai/snippets/get-started/prerequisites/account-app-steps.jsx index 567cc2f37..a97846b30 100644 --- a/auth4genai/snippets/get-started/prerequisites/account-app-steps.jsx +++ b/auth4genai/snippets/get-started/prerequisites/account-app-steps.jsx @@ -10,7 +10,7 @@ export const AccountAndAppSteps = ({ To continue with this quickstart, you need to have an{" "} Auth0 account. @@ -21,7 +21,7 @@ export const AccountAndAppSteps = ({ steps.push( Go to your{" "} - + Auth0 Dashboard {" "} to create a new Auth0 Application.