net-analyzer/icinga2: better url
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 30 Apr 2016 03:07:53 +0000 (22:07 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 30 Apr 2016 03:07:53 +0000 (22:07 -0500)
Package-Manager: portage-2.2.26

net-analyzer/icinga2/icinga2-2.4.7.ebuild

index 8289a56f970d47945165a660d71d037909c45619..7569e8e9dd782dadacf07517aaff93a10b3e1eeb 100644 (file)
@@ -157,6 +157,6 @@ src_install() {
 }
 
 pkg_postinst() {
-       elog "DB IDO schema upgrade could be required. See section 2.5.1 or 2.5.2 of "
-       elog "http://docs.icinga.org/icinga2/snapshot/chapter-2.html"
+       elog "DB IDO schema upgrade could be required. See the following for more information."
+       elog "http://docs.icinga.org/icinga2/snapshot/doc/module/icinga2/chapter/upgrading-icinga-2"
 }