Skip to content

Commit 96016f4

Browse files
committed
[Doc]: fix pghintplan.sgml refs
1 parent d46e550 commit 96016f4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

doc/src/sgml/pghintplan.sgml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,9 @@ postgres=#
126126
Planning</ulink> can have the expected effects on planning
127127
unless any other hint conflicts with the planner method
128128
configuration parameters. The last one among hints on the same
129-
GUC parameter makes effect. <link linkend="pg-hint-plan-hint-GUC">GUC
130-
parameters for pg_hint_plan</link> are also settable by this
131-
hint but it won't work as your expectation. See
132-
<link linkend="pg-hint-plan-restrictions">Restrictions</link> for details.
129+
GUC parameter makes effect. GUC parameters for pg_hint_plan are also settable by this
130+
hint but it won't work as your expectation. See restrictions for
131+
details <xref linkend="pg-hint-plan-restrictions">.
133132
</para>
134133
</sect4>
135134
</sect3>

0 commit comments

Comments
 (0)