Skip to content

Commit 0db29ef

Browse files
committed
chanegs to dashboard link
1 parent ffb35b4 commit 0db29ef

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

v2/emailpassword/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ hide_title: true
2020
## Demo application
2121

2222
- See our [live demo app](https://^{docsLinkRecipeName}.demo.supertokens.com/).
23-
- 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:
23+
- 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:
2424
```text
2525
email: demo@supertokens.com
2626
password: abcd1234

v2/passwordless/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import TechStackSupport from "../community/reusableMD/supported-tech-stacks.mdx"
2222
## Demo application
2323

2424
- See our [live demo app](https://^{docsLinkRecipeName}.demo.supertokens.com/).
25-
- 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:
25+
- 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:
2626
```text
2727
email: demo@supertokens.com
2828
password: abcd1234

v2/thirdparty/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ hide_title: true
2020
## Demo application
2121

2222
- See our [live demo app](https://^{docsLinkRecipeName}.demo.supertokens.com/).
23-
- 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:
23+
- 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:
2424
```text
2525
email: demo@supertokens.com
2626
password: abcd1234

v2/thirdpartyemailpassword/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ hide_title: true
2020
## Demo application
2121

2222
- See our [live demo app](https://^{docsLinkRecipeName}.demo.supertokens.com/).
23-
- 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:
23+
- 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:
2424
```text
2525
email: demo@supertokens.com
2626
password: abcd1234

v2/thirdpartypasswordless/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ hide_title: true
2222
## Demo application
2323

2424
- See our [live demo app](https://^{docsLinkRecipeName}.demo.supertokens.com/).
25-
- 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:
25+
- 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:
2626
```text
2727
email: demo@supertokens.com
2828
password: abcd1234

v2/userdashboard/about.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ With the user management dashboard, you can view the list of users on SuperToken
1010

1111
## Live demo
1212

13-
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:
13+
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:
1414

1515
```text
1616
email: demo@supertokens.com

0 commit comments

Comments
 (0)