Skip to content

Commit 7ec38f5

Browse files
author
Rishabh
committed
changes all dashboard links to dashboard-saas
1 parent 09fe21b commit 7ec38f5

File tree

23 files changed

+23
-23
lines changed

23 files changed

+23
-23
lines changed

community/website/versioned_docs/version-1.0.X/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To get started with SuperTokens, you first need to install and run the SuperToke
1313
- Sign up by visiting [this page](/signup)
1414
- The sign up form asks you to choose a database - this is where your app's session data will be stored.
1515

16-
### 2) Go to your [dashboard](/dashboard) to download SuperTokens core
16+
### 2) Go to your [dashboard](/dashboard-saas) to download SuperTokens core
1717
- For the listed app, select for which platform / OS and which version of SuperTokens you would like to download.
1818
- You can also change the default app name.
1919
- Click on the download button. This will start a zip download

community/website/versioned_docs/version-1.0.X/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ There has been an architectural changes to how SuperTokens works. The new setup
1414

1515
### 1) Sign up and install the SuperTokens http service (core)
1616
- Sign up [here](/signup)
17-
- Download the SuperTokens zip from your [dashboard](/dashboard)
17+
- Download the SuperTokens zip from your [dashboard](/dashboard-saas)
1818

1919
### 2) Install and configure the SuperTokens core
2020
- See the [installation instructions](./getting-started/installation#3-install-supertokens)

community/website/versioned_docs/version-2.1.X/getting-started/installation-with-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ original_id: installation-with-docker
77

88
# Installation With Docker
99

10-
### 1) Go to your [dashboard](/dashboard) to get the docker image and license key ID
10+
### 1) Go to your [dashboard](/dashboard-saas) to get the docker image and license key ID
1111
- In the listed app, choose "Yes" for the question "Use docker?"
1212
- Copy the docker pull command and run it on your computer. This will download the docker image for the selected version
1313
- Copy the license key id. You will require to pass this as an environment variable in the `docker run` command (Will be explained later).

community/website/versioned_docs/version-2.2.X/getting-started/dev-prod-setup/setup-with-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ original_id: setup-with-docker
77

88
# Setup for dev / production with Docker
99

10-
### 1) Go to your [dashboard](/dashboard) to get the docker image and license key ID
10+
### 1) Go to your [dashboard](/dashboard-saas) to get the docker image and license key ID
1111
- In the listed app, choose "Yes" for the question "Use docker?"
1212
- Copy the docker pull command and run it on your computer. This will download the docker image for the selected version
1313
- Copy the license key id. You will require to pass this as an environment variable in the `docker run` command.

community/website/versioned_docs/version-2.2.X/getting-started/installation-with-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ original_id: installation-with-docker
77

88
# Installation With Docker
99

10-
### 1) Go to your [dashboard](/dashboard) to get the docker image and license key ID
10+
### 1) Go to your [dashboard](/dashboard-saas) to get the docker image and license key ID
1111
- In the listed app, choose "Yes" for the question "Use docker?"
1212
- Copy the docker pull command and run it on your computer. This will download the docker image for the selected version
1313
- Copy the license key id. You will require to pass this as an environment variable in the `docker run` command.

community/website/versioned_docs/version-2.4.X/configuration/core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ original_id: core
77

88
# Core configurations
99

10-
> If using our managed service, you can change these config values via our [dashboard](/dashboard).
10+
> If using our managed service, you can change these config values via our [dashboard](/dashboard-saas).
1111
1212
### Config file location
1313
The ```config.yaml``` file is located in the SuperTokens installation directory. By default, this location is:

community/website/versioned_docs/version-2.5.X/configuration/core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ original_id: core
77

88
# Core configurations
99

10-
> If using our managed service, you can change these config values via our [dashboard](/dashboard).
10+
> If using our managed service, you can change these config values via our [dashboard](/dashboard-saas).
1111
1212
### Config file location
1313
The ```config.yaml``` file is located in the SuperTokens installation directory. By default, this location is:

pro/docs/about-payments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ hide_title: true
55
---
66

77
# About Payments
8-
To continue using the pro version past the [trial period](./about-license-keys#trial-pro-license), you need to start a subscription. You can do so via the [dashboard](/dashboard).
8+
To continue using the pro version past the [trial period](./about-license-keys#trial-pro-license), you need to start a subscription. You can do so via the [dashboard](/dashboard-saas).
99

1010
As of now, we accept payments only in USD and INR. For Indian customers, we accept only credit cards. To enquire about support for other currencies or alternate methods of payment, please [contact us](mailto:[email protected]).
1111

pro/docs/configuration/core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ hide_title: true
66

77
# Core configurations
88

9-
> If using our managed service, you can change these config values via our [dashboard](/dashboard).
9+
> If using our managed service, you can change these config values via our [dashboard](/dashboard-saas).
1010
1111
### Config file location
1212
The ```config.yaml``` file is located in the SuperTokens installation directory. By default, this location is:

pro/docs/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ hide_title: true
66

77
<div id="supertokens-docker-compatibility"></div>
88

9-
> You will need a license key to run this docker image. Please visit your [dashboard](/dashboard) to get one.
9+
> You will need a license key to run this docker image. Please visit your [dashboard](/dashboard-saas) to get one.

pro/docs/getting-started/dev-prod-setup/setup-with-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ hide_title: true
66

77
# Setup on premises with Docker
88

9-
### 1) Go to your [dashboard](/dashboard) to get the docker pull command
9+
### 1) Go to your [dashboard](/dashboard-saas) to get the docker pull command
1010
Copy the docker pull command and run it on your computer. This will download the docker image for the selected version and database. You will also need the license key displayed on your dashboard.
1111

1212
### 2) See Docker README.md and start the Docker container

pro/website/versioned_docs/version-0.1.X/about-payments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ original_id: about-payments
66
---
77

88
# About Payments
9-
To continue using the pro version past the [trial period](./about-license-keys#trial-pro-license), you need to start a subscription. You can do so via the [dashboard](/dashboard).
9+
To continue using the pro version past the [trial period](./about-license-keys#trial-pro-license), you need to start a subscription. You can do so via the [dashboard](/dashboard-saas).
1010

1111
As of now, we accept payments only in USD and INR. For Indian customers, we accept only credit cards. To enquire about support for other currencies or alternate methods of payment, please [contact us](mailto:[email protected]).
1212

pro/website/versioned_docs/version-0.1.X/cli/start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ supertokens start dev [options]
2323
supertokens start production [options]
2424
```
2525
- <b><font class="proFeatureText">You can start an unlimited number of parallel instances in this mode as long as you have a non-expired Pro or Pro trial license key.</font></b>
26-
- To know about the date of expiration of your license key, please visit your [SuperTokens dashboard](/dashboard).
26+
- To know about the date of expiration of your license key, please visit your [SuperTokens dashboard](/dashboard-saas).
2727

2828
### Options
2929
- ```--with-space```

pro/website/versioned_docs/version-1.0.X/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To get started with SuperTokens, you first need to install and run the SuperToke
1313
- Sign up by visiting [this page](https://supertokens.io/signup)
1414
- The sign up form asks you to choose a database - this is where your app's session data will be stored.
1515

16-
### 2) Go to your [dashboard](/dashboard) to download SuperTokens core
16+
### 2) Go to your [dashboard](/dashboard-saas) to download SuperTokens core
1717
- For the listed app, select for which platform / OS and which version of SuperTokens you would like to download.
1818
- You can also change the default app name.
1919
- Click on the download button. This will start a zip download

pro/website/versioned_docs/version-1.1.X/cli/start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ supertokens start dev [options]
2323
supertokens start production [options]
2424
```
2525
- By default, cookies here will have the `secure` flag. This means, you will need `https` by default.
26-
- To know about the date of expiration of your license key, please visit your [SuperTokens dashboard](/dashboard).
26+
- To know about the date of expiration of your license key, please visit your [SuperTokens dashboard](/dashboard-saas).
2727

2828
### Options
2929
- ```--with-space```

pro/website/versioned_docs/version-2.1.X/getting-started/installation-with-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ original_id: installation-with-docker
77

88
# Installation With Docker
99

10-
### 1) Go to your [dashboard](/dashboard) to get the docker image and license key ID
10+
### 1) Go to your [dashboard](/dashboard-saas) to get the docker image and license key ID
1111
- In the listed app, choose "Yes" for the question "Use docker?"
1212
- Copy the docker pull command and run it on your computer. This will download the docker image for the selected version
1313
- Copy the license key id. You will require to pass this as an environment variable in the `docker run` command (Will be explained later).

pro/website/versioned_docs/version-2.2.X/getting-started/dev-prod-setup/setup-with-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ original_id: setup-with-docker
77

88
# Setup for dev / production with Docker
99

10-
### 1) Go to your [dashboard](/dashboard) to get the docker image and license key ID
10+
### 1) Go to your [dashboard](/dashboard-saas) to get the docker image and license key ID
1111
- In the listed app, choose "Yes" for the question "Use docker?"
1212
- Copy the docker pull command and run it on your computer. This will download the docker image for the selected version
1313
- Copy the license key id. You will require to pass this as an environment variable in the `docker run` command.

pro/website/versioned_docs/version-2.3.X/configuration/core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ original_id: core
77

88
# Core configurations
99

10-
> If using our managed service, you can change these config values via our [dashboard](/dashboard).
10+
> If using our managed service, you can change these config values via our [dashboard](/dashboard-saas).
1111
1212
### Config file location
1313
The ```config.yaml``` file is located in the SuperTokens installation directory. By default, this location is:

pro/website/versioned_docs/version-2.3.X/getting-started/dev-prod-setup/setup-with-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ original_id: setup-with-docker
99

1010
> This section is only relevant for self-hosted / on premise versions of SuperTokens
1111
12-
### 1) Go to your [dashboard](/dashboard) to get the docker image and license key ID
12+
### 1) Go to your [dashboard](/dashboard-saas) to get the docker image and license key ID
1313
- In the listed app, choose "Yes" for the question "Use docker?"
1414
- Copy the docker pull command and run it on your computer. This will download the docker image for the selected version
1515
- Copy the license key id. You will require to pass this as an environment variable in the `docker run` command.

pro/website/versioned_docs/version-2.4.X/configuration/core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ original_id: core
77

88
# Core configurations
99

10-
> If using our managed service, you can change these config values via our [dashboard](/dashboard).
10+
> If using our managed service, you can change these config values via our [dashboard](/dashboard-saas).
1111
1212
### Config file location
1313
The ```config.yaml``` file is located in the SuperTokens installation directory. By default, this location is:

pro/website/versioned_docs/version-2.5.X/configuration/core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ original_id: core
77

88
# Core configurations
99

10-
> If using our managed service, you can change these config values via our [dashboard](/dashboard).
10+
> If using our managed service, you can change these config values via our [dashboard](/dashboard-saas).
1111
1212
### Config file location
1313
The ```config.yaml``` file is located in the SuperTokens installation directory. By default, this location is:

pro/website/versioned_docs/version-2.5.X/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ original_id: docker
77

88
<div id="supertokens-docker-compatibility"></div>
99

10-
> You will need a license key to run this docker image. Please visit your [dashboard](/dashboard) to get one.
10+
> You will need a license key to run this docker image. Please visit your [dashboard](/dashboard-saas) to get one.

pro/website/versioned_docs/version-2.5.X/getting-started/dev-prod-setup/setup-with-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ original_id: setup-with-docker
77

88
# Setup on premises with Docker
99

10-
### 1) Go to your [dashboard](/dashboard) to get the docker pull command
10+
### 1) Go to your [dashboard](/dashboard-saas) to get the docker pull command
1111
Copy the docker pull command and run it on your computer. This will download the docker image for the selected version and database. You will also need the license key displayed on your dashboard.
1212

1313
### 2) See Docker README.md and start the Docker container

0 commit comments

Comments
 (0)