diff --git a/product_docs/docs/pgd/5/appusage/timing.mdx b/product_docs/docs/pgd/5/appusage/timing.mdx index fd8ef8f2e01..f79e02a733b 100644 --- a/product_docs/docs/pgd/5/appusage/timing.mdx +++ b/product_docs/docs/pgd/5/appusage/timing.mdx @@ -13,5 +13,5 @@ for clients or proxies to prevent such stale reads. The synchronous replication features of Postgres are available to PGD as well. In addition, PGD provides multiple variants for more synchronous replication. -See [Durability and performance options](durability) for an overview and +See [Durability and performance options](../durability) for an overview and comparison of all variants available and their different modes.