doc: Fix links to pg_stat_replication

Peter Eisentraut <peter_e@gmx.net>

Commit: e568eed2fce7c50f40e0dcdec0f6d1e88b42a15b
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-03-03T19:16:39Z
Releases: 11.0
doc: Fix links to pg_stat_replication

In PostgreSQL 9.5, the documentation for pg_stat_replication was moved,
so some of the links pointed to an appropriate location.

Author: Maksim Milyutin <milyutinma@gmail.com>

Files

PathChange+/−
doc/src/sgml/config.sgml modified +2 −2
doc/src/sgml/release-10.sgml modified +1 −1
doc/src/sgml/release-9.1.sgml modified +1 −1
doc/src/sgml/release-9.5.sgml modified +1 −1

Documentation touched