Re: broken link to "SELinux guide" from sepgsql

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: Anton Voloshin <a.voloshin@postgrespro.ru>, Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2021-10-29T12:22:43Z
Lists: pgsql-docs
> On 28 Oct 2021, at 14:37, Michael Paquier <michael@paquier.xyz> wrote:
> 
> On Thu, Oct 28, 2021 at 01:34:40PM +0200, Daniel Gustafsson wrote:
>> AFAICT it's the same document, but updated.  If we want to leave 9.6 in as much
>> of a working state as possible I think it makes sense to change to that one.
>> I'm happy to do it if you concur.
> 
> Sure.  That's fine by me.

Applied.  Turns out that according to archive.org, the links in the 9.6 docs
were redirecting to the URL I referenced already by the time of the initial
sepgsql commit.  Now we'll at least avoid 404's on those when we freeze the
docs in time.

--
Daniel Gustafsson		https://vmware.com/




Commits

  1. Update SELinux links in sepgsql documentation

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