summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaak Ristioja <jaak@ristioja.ee>2020-03-13 18:38:54 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-03-20 15:56:39 +0100
commit5313daccdaaf21f222baf5eeb5ed163bb894880b (patch)
tree2c6867132cb12f2864884e927448d4d1b4eb18ab /net-mail/dovecot/dovecot-2.3.9.3.ebuild
parentdev-db/redis: bump to 5.0.8 (diff)
downloadgentoo-5313daccdaaf21f222baf5eeb5ed163bb894880b.tar.gz
gentoo-5313daccdaaf21f222baf5eeb5ed163bb894880b.tar.bz2
gentoo-5313daccdaaf21f222baf5eeb5ed163bb894880b.zip
net-mail/dovecot: Updated upgrade notes URLs in elog
Signed-off-by: Jaak Ristioja <jaak@ristioja.ee> Closes: https://github.com/gentoo/gentoo/pull/14945 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-mail/dovecot/dovecot-2.3.9.3.ebuild')
-rw-r--r--net-mail/dovecot/dovecot-2.3.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/dovecot/dovecot-2.3.9.3.ebuild b/net-mail/dovecot/dovecot-2.3.9.3.ebuild
index c66623c54652..a41f1f0e0e96 100644
--- a/net-mail/dovecot/dovecot-2.3.9.3.ebuild
+++ b/net-mail/dovecot/dovecot-2.3.9.3.ebuild
@@ -282,5 +282,5 @@ pkg_postinst() {
install_cert /etc/ssl/dovecot/server
fi
- elog "Please read https://wiki2.dovecot.org/Upgrading/ for upgrade notes."
+ elog "Please read https://doc.dovecot.org/installation_guide/upgrading/ for upgrade notes."
}