diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-09-18 11:09:15 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-09-18 11:09:15 -0400 |
commit | 4b17c894293d0c3ed944da76aeb9bc2bb02a6db6 (patch) | |
tree | 672252dff60f26ed66becabc2d9977e287eefa2e | |
parent | d31892e2105cf48d8430807d74d5fdf1434af541 (diff) | |
download | postgresql-4b17c894293d0c3ed944da76aeb9bc2bb02a6db6.tar.gz postgresql-4b17c894293d0c3ed944da76aeb9bc2bb02a6db6.zip |
Update some dead external links in the documentation
-rw-r--r-- | doc/src/sgml/sepgsql.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/sepgsql.sgml b/doc/src/sgml/sepgsql.sgml index 0b611eeeca1..6a8d3765a24 100644 --- a/doc/src/sgml/sepgsql.sgml +++ b/doc/src/sgml/sepgsql.sgml @@ -762,17 +762,17 @@ 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://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/SELinux_Users_and_Administrators_Guide/">SELinux User's and Administrator's Guide</ulink></term> <listitem> <para> This document provides a wide spectrum of knowledge to administer <productname>SELinux</> on your systems. - It focuses primarily on Fedora, but is not limited to Fedora. + It focuses primarily on Red Hat operating systems, but is not limited to them. </para> </listitem> </varlistentry> <varlistentry> - <term><ulink url="http://docs.fedoraproject.org/selinux-faq">Fedora SELinux FAQ</ulink></term> + <term><ulink url="https://fedoraproject.org/wiki/SELinux_FAQ">Fedora SELinux FAQ</ulink></term> <listitem> <para> This document answers frequently asked questions about |