Skip to content

Commit 35bdd41

Browse files
Fix dead link in the documentation (#2004)
Signed-off-by: Graham Campbell <GrahamCampbell@users.noreply.github.com>
1 parent 9b8a375 commit 35bdd41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/23.0/concepts/execution-plans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Note that not all queries which are sent to multiple (or all) shards in a sharde
2626

2727
Cached execution plans can be observed at the VTGate level by browsing the `/queryz` end point.
2828

29-
Starting with Vitess 16, individual statement plans can also be observed with [`VExplain`](../../user-guides/sql/explain-format-vtexplain).
29+
Starting with Vitess 16, individual statement plans can also be observed with [`VExplain`](../../user-guides/sql/vexplain).
3030

3131
**Related Vitess Documentation**
3232

0 commit comments

Comments
 (0)