Re: broken link to "SELinux guide" from sepgsql

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Anton Voloshin <a.voloshin@postgrespro.ru>
Cc: Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2021-10-27T08:09:41Z
Lists: pgsql-docs
On Wed, Oct 27, 2021 at 02:01:24PM +0700, Anton Voloshin wrote:
> on https://www.postgresql.org/docs/current/sepgsql.html
> the "SELinux User's and Administrator's Guide" link to https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/SELinux_Users_and_Administrators_Guide/
> is broken, leads to 404.
> 
> Proper URI would be, apparently,
> https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/selinux_users_and_administrators_guide/index

Indeed, that's broken.  Will fix as per your suggestion.
--
Michael

Commits

  1. Update SELinux links in sepgsql documentation

  2. doc: Fix link to SELinux user guide in sepgsql page