Skip to content

Commit 03bf369

Browse files
committed
Fix link
1 parent 3e669c5 commit 03bf369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

database-postgres/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The sample demonstrates how to:
1212
- Prepare a Kyma namespace for consuming a BTP-managed PostgreSQL instance.
1313
- Seed the database using a Kubernetes Job that runs `psql` against the bound instance.
1414

15-
The SQL used to create and seed the table lives inline in the ConfigMap in [database-postgres/k8s/seed-job.yaml](database-postgres/k8s/seed-job.yaml).
15+
The SQL used to create and seed the table lives inline in the ConfigMap in [database-postgres/k8s/seed-job.yaml](k8s/seed-job.yaml).
1616

1717
## Prerequisites
1818

0 commit comments

Comments
 (0)