From 90906b855e8867f001339259ae5abd2048b92ac6 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut <peter_e@gmx.net> Date: Mon, 18 Sep 2017 11:09:15 -0400 Subject: [PATCH] Update some dead external links in the documentation --- doc/src/sgml/sepgsql.sgml | 6 +++--- 1 file 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 -- GitLab