summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2015-12-14 09:04:47 +0100
committerLars Wendler <polynomial-c@gentoo.org>2015-12-14 09:20:55 +0100
commit736ab4a61bb2c05c77ea7c234c095e6f59ef6df6 (patch)
treefe6c9defd8cd77b477ee0e6c648d17b00dd7d24f /eclass
parentd5b208491b6024da11ad1ab6c75f8f5bcd367613 (diff)
downloadgentoo-736ab4a61bb2c05c77ea7c234c095e6f59ef6df6.tar.gz
gentoo-736ab4a61bb2c05c77ea7c234c095e6f59ef6df6.tar.xz
apache-2.eclass: Fixed broken URL.
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/apache-2.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/apache-2.eclass b/eclass/apache-2.eclass
index 95a0d842297..e07693da2bd 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