mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-17 19:30:00 +08:00
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
This commit is contained in:
parent
162cb0834a
commit
6315261639
@ -762,7 +762,7 @@ ERROR: SELinux: security policy violation
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><ulink url="http://docs.fedoraproject.org/selinux-user-guide/">Fedora SELinux User Guide</ulink></term>
|
||||
<term><ulink url="https://docs.fedoraproject.org/en-US/Fedora/13/html/Security-Enhanced_Linux/">Fedora SELinux User Guide</ulink></term>
|
||||
<listitem>
|
||||
<para>
|
||||
This document provides a wide spectrum of knowledge to administer
|
||||
@ -772,7 +772,7 @@ ERROR: SELinux: security policy violation
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><ulink url="http://docs.fedoraproject.org/selinux-faq">Fedora SELinux FAQ</ulink></term>
|
||||
<term><ulink url="https://docs.fedoraproject.org/en-US/Fedora/13/html/SELinux_FAQ/">Fedora SELinux FAQ</ulink></term>
|
||||
<listitem>
|
||||
<para>
|
||||
This document answers frequently asked questions about
|
||||
|
Loading…
Reference in New Issue
Block a user