summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/release-9.0.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-9.0.sgml b/doc/src/sgml/release-9.0.sgml
index 7a8db62b8d8..d5b3239c30d 100644
--- a/doc/src/sgml/release-9.0.sgml
+++ b/doc/src/sgml/release-9.0.sgml
@@ -7853,7 +7853,7 @@
<listitem>
<para>
- <link linkend="SQL-EXPLAIN "><command>EXPLAIN</command></link> enhancements.
+ <link linkend="sql-explain"><command>EXPLAIN</command></link> enhancements.
The output is now available in JSON, XML, or YAML format, and includes
buffer utilization and other data not previously available.
</para>