diff --git a/apache2-vhost-ssl.template b/apache2-vhost-ssl.template index d298de5..0d60545 100644 --- a/apache2-vhost-ssl.template +++ b/apache2-vhost-ssl.template @@ -2,7 +2,7 @@ # Note: to use the template, rename it to /etc/apache2/vhost.d/yourvhost.conf. # Files must have the .conf suffix to be loaded. # -# See /usr/share/doc/packages/apache2/README.QUICKSTART for further hints +# See https://en.opensuse.org/SDB:Apache_installation for further hints # about virtual hosts. # # This is the Apache server configuration file providing SSL support. diff --git a/apache2-vhost.template b/apache2-vhost.template index 760d0c0..b45a6da 100644 --- a/apache2-vhost.template +++ b/apache2-vhost.template @@ -3,7 +3,7 @@ # Note: to use the template, rename it to /etc/apache2/vhost.d/yourvhost.conf. # Files must have the .conf suffix to be loaded. # -# See /usr/share/doc/packages/apache2/README.QUICKSTART for further hints +# See https://en.opensuse.org/SDB:Apache_installation for further hints # about virtual hosts. # # Almost any Apache directive may go into a VirtualHost container. diff --git a/apache2.changes b/apache2.changes index c6adb5f..cec4610 100644 --- a/apache2.changes +++ b/apache2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 20 15:01:58 UTC 2022 - David Anes + +- Remove references to README.QUICKSTART and point them to + https://en.opensuse.org/SDB:Apache_installation (bsc#1203573) + ------------------------------------------------------------------- Thu Sep 1 06:31:31 UTC 2022 - Stefan Schubert