doc: Change statistics function xref to the right target
authorDaniel Gustafsson <[email protected]>
Fri, 29 Sep 2023 13:55:37 +0000 (15:55 +0200)
committerDaniel Gustafsson <[email protected]>
Fri, 29 Sep 2023 13:55:37 +0000 (15:55 +0200)
Commit 7d3b7011b added a link to the statistics functions, which at the
time were anchored under the section for statistics views.  aebe989477a
added a separate section for statistics functions, but the link was not
updated to point to the new anchor.  Fix by changing the xref.

Backpatch to all supported branches.

Author: Peter Smith <[email protected]>
Discussion: https://postgr.es/m/CAHut+Ptr0jKzNNtWnssLq+3jNhbyaBseqf6NPrWHk08mQFRoTg@mail.gmail.com
Backpatch-through: 11

doc/src/sgml/func.sgml

index 61f3397f39d73f6bd81fcf3b545ef2c230f0c34e..0257e136ecd6669d0d7fa29623afde51648eeaf3 100644 (file)
@@ -22727,7 +22727,7 @@ SELECT * FROM pg_ls_dir('.') WITH ORDINALITY AS t(ls,n);
   <para>
    In addition to the functions listed in this section, there are a number of
    functions related to the statistics system that also provide system
-   information. See <xref linkend="monitoring-stats-views"/> for more
+   information. See <xref linkend="monitoring-stats-functions"/> for more
    information.
   </para>