Skip to content

Commit c3edf0c

Browse files
committed
Fix link
1 parent 5414027 commit c3edf0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/postgresql/quickstart-distribute-tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ increased storage and compute performance.
7676
> If your workload fits in 64 vCores, 256GB RAM and 2TB storage, you can use a
7777
> single-node cluster. In this case, distributing tables is optional. Later,
7878
> you can distribute tables as needed using
79-
> [create_distributed_table_concurrently](reference-functions#create_distributed_table_concurrently).
79+
> [create_distributed_table_concurrently](reference-functions.md#create_distributed_table_concurrently).
8080
>
8181
> This quickstart demonstrates distributing tables, despite the small example
8282
> dataset.

0 commit comments

Comments
 (0)