]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Update SELinux links in sepgsql documentation
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 29 Oct 2021 12:08:35 +0000 (14:08 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 29 Oct 2021 12:08:35 +0000 (14:08 +0200)
commit6315261639e5a81d63082d39f715c2bd9a1bd43a
treecbc9ed6fb49810d09381b97c0687f2ce05ae0b77
parent162cb0834a9a06ac076d613729447ccf5c2ee21b
Update SELinux links in sepgsql documentation

The SELinux FAQ and User Guide links has been redirecting from the
URL in our documentation for a very long time (since 2011 according
to archive.org), but the redirect is no longer maintained and they
now return a 404 since some time back.  Fix by replacing the links
with the targets of the redirect.

This is a follow-up to commit cc1853b3 which updated the links in
version 10 through master, which albeit different from this one
were also yielding 404.

Discussion: https://postgr.es/m/AF6E0911-CA4A-4B5B-91AB-51E388674569@yesql.se
doc/src/sgml/sepgsql.sgml