diff --git a/v2/emailpassword/introduction.mdx b/v2/emailpassword/introduction.mdx index c73a8b519..40575145c 100644 --- a/v2/emailpassword/introduction.mdx +++ b/v2/emailpassword/introduction.mdx @@ -20,7 +20,7 @@ hide_title: true ## Demo application - See our [live demo app](https://^{docsLinkRecipeName}.demo.supertokens.com/). -- We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/auth/dashboard). The credentials for logging in are: +- We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/api/auth/dashboard). The credentials for logging in are: ```text email: demo@supertokens.com password: abcd1234 diff --git a/v2/passwordless/introduction.mdx b/v2/passwordless/introduction.mdx index 9eb47e5d6..6d65db0bc 100644 --- a/v2/passwordless/introduction.mdx +++ b/v2/passwordless/introduction.mdx @@ -22,7 +22,7 @@ import TechStackSupport from "../community/reusableMD/supported-tech-stacks.mdx" ## Demo application - See our [live demo app](https://^{docsLinkRecipeName}.demo.supertokens.com/). -- We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/auth/dashboard). The credentials for logging in are: +- We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/api/auth/dashboard). The credentials for logging in are: ```text email: demo@supertokens.com password: abcd1234 diff --git a/v2/thirdparty/introduction.mdx b/v2/thirdparty/introduction.mdx index 9434e2878..88edfe0c1 100644 --- a/v2/thirdparty/introduction.mdx +++ b/v2/thirdparty/introduction.mdx @@ -20,7 +20,7 @@ hide_title: true ## Demo application - See our [live demo app](https://^{docsLinkRecipeName}.demo.supertokens.com/). -- We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/auth/dashboard). The credentials for logging in are: +- We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/api/auth/dashboard). The credentials for logging in are: ```text email: demo@supertokens.com password: abcd1234 diff --git a/v2/thirdpartyemailpassword/introduction.mdx b/v2/thirdpartyemailpassword/introduction.mdx index d9e9af818..fafe11bbb 100644 --- a/v2/thirdpartyemailpassword/introduction.mdx +++ b/v2/thirdpartyemailpassword/introduction.mdx @@ -20,7 +20,7 @@ hide_title: true ## Demo application - See our [live demo app](https://^{docsLinkRecipeName}.demo.supertokens.com/). -- We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/auth/dashboard). The credentials for logging in are: +- We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/api/auth/dashboard). The credentials for logging in are: ```text email: demo@supertokens.com password: abcd1234 diff --git a/v2/thirdpartypasswordless/introduction.mdx b/v2/thirdpartypasswordless/introduction.mdx index 90ee10246..dddf52372 100644 --- a/v2/thirdpartypasswordless/introduction.mdx +++ b/v2/thirdpartypasswordless/introduction.mdx @@ -22,7 +22,7 @@ hide_title: true ## Demo application - See our [live demo app](https://^{docsLinkRecipeName}.demo.supertokens.com/). -- We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/auth/dashboard). The credentials for logging in are: +- We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/api/auth/dashboard). The credentials for logging in are: ```text email: demo@supertokens.com password: abcd1234 diff --git a/v2/userdashboard/about.mdx b/v2/userdashboard/about.mdx index 0732118a9..224038a86 100644 --- a/v2/userdashboard/about.mdx +++ b/v2/userdashboard/about.mdx @@ -10,7 +10,7 @@ With the user management dashboard, you can view the list of users on SuperToken ## Live demo -We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/auth/dashboard). The credentials for logging in are: +We have a read-only user management dashboard (with fake data), and it can be accessed [on this link](https://dashboard.demo.supertokens.com/api/auth/dashboard). The credentials for logging in are: ```text email: demo@supertokens.com