anacron: update cron doc url #534516
authorMike Frysinger <vapier@gentoo.org>
Mon, 10 Aug 2015 07:51:34 +0000 (03:51 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 10 Aug 2015 07:59:53 +0000 (03:59 -0400)
sys-process/anacron/anacron-2.3-r3.ebuild

index 0af2e1f2fd30f5148d39da9cf77b3a6179032b70..8b73aa4e7a0f71da48138dde559602a2e096b46b 100644 (file)
@@ -59,6 +59,6 @@ pkg_postinst() {
                echo
                elog "You may wish to read the Gentoo Linux Cron Guide, which can be"
                elog "found online at:"
-               elog "    http://www.gentoo.org/doc/en/cron-guide.xml"
+               elog "    https://wiki.gentoo.org/wiki/Cron"
        fi
 }