We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3011e60 commit 59138f0Copy full SHA for 59138f0
docs/getting-started/integrate-auth/14_auth-js.mdx
@@ -101,7 +101,7 @@ AUTH_ORY_ISSUER=...
101
Now everything is set up and you can run `npm run dev` to start the app and click on the top left "Sign in" button to start the
102
login flow.
103
104
-## Going to production
+## Go to production
105
106
When you are ready to go to production, you need to update the redirect URL in the Ory client settings to the production URL of
107
your Next.js application.
0 commit comments