diff --git a/product_docs/docs/pgd/5/reference/index.mdx b/product_docs/docs/pgd/5/reference/index.mdx index b41777d2f4c..6c067563fe6 100644 --- a/product_docs/docs/pgd/5/reference/index.mdx +++ b/product_docs/docs/pgd/5/reference/index.mdx @@ -438,10 +438,10 @@ The reference section is a definitive listing of all functions, views, and comma ## [Conflict settings](conflicts) * [Conflict detection](conflicts#conflict-detection) - * [bdr.alter_table_conflict_detection](conflicts#bdralter_table_conflict_detection) + * [`bdr.alter_table_conflict_detection`](conflicts#bdralter_table_conflict_detection) * [List of conflict types](conflicts#list-of-conflict-types) * [Conflict resolution](conflicts#conflict-resolution) - * [bdr.alter_node_set_conflict_resolver](conflicts#bdralter_node_set_conflict_resolver) + * [`bdr.alter_node_set_conflict_resolver`](conflicts#bdralter_node_set_conflict_resolver) * [List of conflict resolvers](conflicts#list-of-conflict-resolvers) * [Default conflict resolvers](conflicts#default-conflict-resolvers) * [List of conflict resolutions](conflicts#list-of-conflict-resolutions)