Skip to content

Commit 9cb10da

Browse files
committed
[Doc]: fix pghintplan.sgml
1 parent 058e614 commit 9cb10da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/pghintplan.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ postgres=#
7070
Hinting phrases are classified into four types based on what
7171
kind of object they can affect. Scaning methods, join methods,
7272
joining order, row number correction and GUC setting. You will
73-
see the lists of hint phrases of each type in <xref linked="pg-hint-plan-hint-list">Hint list</xref>.
73+
see the lists of hint phrases of each type in Hint list (See <xref linked="pg-hint-plan-hint-list"/>).
7474
</para>
7575
<sect4 id="">
7676
<title>Hints for scan methods</title>

0 commit comments

Comments
 (0)