We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b8a375 commit 35bdd41Copy full SHA for 35bdd41
1 file changed
content/en/docs/23.0/concepts/execution-plans.md
@@ -26,7 +26,7 @@ Note that not all queries which are sent to multiple (or all) shards in a sharde
26
27
Cached execution plans can be observed at the VTGate level by browsing the `/queryz` end point.
28
29
-Starting with Vitess 16, individual statement plans can also be observed with [`VExplain`](../../user-guides/sql/explain-format-vtexplain).
+Starting with Vitess 16, individual statement plans can also be observed with [`VExplain`](../../user-guides/sql/vexplain).
30
31
**Related Vitess Documentation**
32
0 commit comments