From 090ad303452c6c4fc49dd17c39552ea1e9ac7a75 Mon Sep 17 00:00:00 2001 From: JPryce-Aklundh Date: Thu, 1 Dec 2022 16:41:19 +0100 Subject: [PATCH] fix.execution-plan.xref --- modules/ROOT/pages/execution-plans/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/execution-plans/index.adoc b/modules/ROOT/pages/execution-plans/index.adoc index 3bd3ae73f..5002f82f9 100644 --- a/modules/ROOT/pages/execution-plans/index.adoc +++ b/modules/ROOT/pages/execution-plans/index.adoc @@ -10,7 +10,7 @@ This section describes the characteristics of query execution plans and provides [NOTE] ==== -For information on replanning, see xref::query-tuning/query-options.adoc#cypher-replanning[Cypher replanning]. +For information on replanning, see xref:query-tuning/query-options.adoc#cypher-replanning[Cypher replanning]. ==== [[execution-plan-introduction]]