Skip to content

Commit 8414f41

Browse files
committed
doc: Fix incorrect link target
1 parent 0b70f03 commit 8414f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18204,7 +18204,7 @@ SELECT has_function_privilege('joeuser', 'myfunc(int, text)', 'execute');
1820418204
</para>
1820518205

1820618206
<para>
18207-
<xref linkend="functions-aclitem-fn-table"/> shows the operators
18207+
<xref linkend="functions-aclitem-op-table"/> shows the operators
1820818208
available for the <type>aclitem</type> type, which is the catalog
1820918209
representation of access privileges. See <xref linkend="ddl-priv"/>
1821018210
for information about how to read access privilege values.

0 commit comments

Comments
 (0)