doc: Fix link to pg_ident_file_mappings view

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 6ed995b13e1e0232a0e8b2f076831b7f76764ecd
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2024-02-21T08:08:28Z
Releases: 15.7
doc: Fix link to pg_ident_file_mappings view

Commit a2c84990bea7 accidentally used the link for pg_hba_file_rules
when linking to pg_ident_file_mappings.  Backpatch to v16 where this
was introduced.

Author: Erik Wienhold <ewie@ewie.name>
Discussion: https://postgr.es/m/qt5hvgvfi4qzlgml2dfssaut2t2x5nwf7b5l63fklr7fpxwm6g@hle3mtglpm4y
Backpatch-through: v16

Files

PathChange+/−
doc/src/sgml/func.sgml modified +1 −1

Documentation touched

Discussion