Skip to content

Commit 91cf1f1

Browse files
committed
docs: update db instance page
1 parent 7438a48 commit 91cf1f1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/lib/route.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ const Route = {
5151
DOCS_SELF_HOST: `${DOCS_ROOT}/get-started/deploy-with-docker`,
5252
DOCS_CLOUD: `${DOCS_ROOT}/get-started/cloud`,
5353
DOCS_USE_CASE: `${DOCS_ROOT}/introduction/use-cases/`,
54-
DOCS_CONCEPT: `${DOCS_ROOT}/concepts/data-model`,
55-
DOCS_CONCEPT_DB_INSTANCE: `${DOCS_ROOT}/concepts/data-model/#database-instance`,
54+
DOCS_CONCEPT_DB_INSTANCE: `${DOCS_ROOT}/onboarding/organize-resources#database-instance`,
5655
DOCS_DB: `${DOCS_ROOT}/introduction/supported-databases`,
5756
DOCS_API: `${DOCS_ROOT}/integrations/api/overview`,
5857
DOCS_SQL_REVIEW: `${DOCS_ROOT}/sql-review/overview`,

0 commit comments

Comments
 (0)