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.

0 commit comments

Comments
 (0)