diff options
-rw-r--r-- | sys-power/acpid/acpid-2.0.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/acpid/acpid-2.0.23.ebuild b/sys-power/acpid/acpid-2.0.23.ebuild index 820cfb7c73c8..e81b43464451 100644 --- a/sys-power/acpid/acpid-2.0.23.ebuild +++ b/sys-power/acpid/acpid-2.0.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -53,7 +53,7 @@ pkg_postinst() { elog elog "You may wish to read the Gentoo Linux Power Management Guide," elog "which can be found online at:" - elog "https://www.gentoo.org/doc/en/power-management-guide.xml" + elog "https://wiki.gentoo.org/wiki/Power_management/Guide" elog fi |