commit:     736ab4a61bb2c05c77ea7c234c095e6f59ef6df6
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 14 08:04:47 2015 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Dec 14 08:20:55 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=736ab4a6

apache-2.eclass: Fixed broken URL.

Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 eclass/apache-2.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/apache-2.eclass b/eclass/apache-2.eclass
index 95a0d84..e07693d 100644
--- a/eclass/apache-2.eclass
+++ b/eclass/apache-2.eclass
@@ -368,7 +368,7 @@ check_upgrade() {
                eerror "(${EROOT}etc/apache2/apache2-builtin-mods) exists on 
your"
                eerror "system."
                eerror
-               eerror "Please read 
https://www.gentoo.org/doc/en/apache-upgrading.xml";
+               eerror "Please read 
https://wiki.gentoo.org/wiki/Project:Apache/Upgrading";
                eerror "for detailed information how to convert this file to 
the new"
                eerror "APACHE2_MODULES USE_EXPAND variable."
                eerror

Reply via email to