fix: postgresql doc link fix

Signed-off-by: Eileen Yu <eileenylj@gmail.com>
This commit is contained in:
Eileen Yu 2025-07-23 15:41:02 -07:00
parent 9f0aec6d35
commit 43bb33970d
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ status: stable
title: "PostgreSQL"
urls:
- title: Reference
url: https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-postgresql/
url: https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-postgresql-v1/
capabilities:
# If actorStateStore is present, the metadata key actorStateStore can be used
- actorStateStore

View File

@ -7,7 +7,7 @@ status: stable
title: "PostgreSQL"
urls:
- title: Reference
url: https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-postgresql/
url: https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-postgresql-v2/
capabilities:
# If actorStateStore is present, the metadata key actorStateStore can be used
- actorStateStore