diff --git a/docs/kratos/bring-your-own-ui/15_custom-ui-ory-elements.mdx b/docs/kratos/bring-your-own-ui/15_custom-ui-ory-elements.mdx index 3a4763881..5701079ab 100644 --- a/docs/kratos/bring-your-own-ui/15_custom-ui-ory-elements.mdx +++ b/docs/kratos/bring-your-own-ui/15_custom-ui-ory-elements.mdx @@ -194,7 +194,7 @@ Follow these steps to get the sample application code and run it on your machine ```shell # Run Ory Tunnel to connect to Ory APIs. - # To get your project slug, go to 'Project settings' in Ory Console + # To get your project slug, go to 'Access & APIs' in Ory Console # at https://console.ory.sh/ ory tunnel http://localhost:3000 --project {project-slug} --dev