Skip to content

Commit 6005968

Browse files
committed
Fix broken links
1 parent a31b845 commit 6005968

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

docs/deployment/self-host-supertokens.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ docker run -p 3567:3567 -d registry.supertokens.io/supertokens/supertokens-postg
5353

5454
- To see all the environment variables available, please see [the README file](https://github.com/supertokens/supertokens-docker-postgresql/blob/master/README.md).
5555
- The above command starts the container with an in-memory database. This means you **do not need to connect it to PostgreSQL to test out SuperTokens**.
56-
- When you are ready to connect it to your database, please visit the [Database setup section](/docs/deployment/self-hosting/database-setup/postgresql)
5756

5857

5958
#### Without docker

docs/legacy/core/v10/self-host-supertokens.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ docker run -p 3567:3567 -d registry.supertokens.io/supertokens/supertokens-postg
6565

6666
- To see all the environment variables available, please see [the README file](https://github.com/supertokens/supertokens-docker-postgresql/blob/master/README.md).
6767
- The above command starts the container with an in-memory database. This means you **do not need to connect it to PostgreSQL to test out SuperTokens**.
68-
- When you are ready to connect it to your database, please visit the [Database setup section](/docs/deployment/self-hosting/database-setup/postgresql)
6968

7069
</DatabaseTabs.TabItem>
7170
</DatabaseTabs>

0 commit comments

Comments
 (0)