diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-01 21:48:40 +0200 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-03 00:14:58 +1000 |
commit | 2ebd769d7d9ddc05e747ded2114fa5fce393b0a0 (patch) | |
tree | e00d70d7e135b729d0e5a0d2e2a7d2f8cdb92d85 /app-shells | |
parent | profiles: arm64: Drop obsolete qtmultimedia[gstreamer010] package.use.mask (diff) | |
download | gentoo-2ebd769d7d9ddc05e747ded2114fa5fce393b0a0.tar.gz gentoo-2ebd769d7d9ddc05e747ded2114fa5fce393b0a0.tar.bz2 gentoo-2ebd769d7d9ddc05e747ded2114fa5fce393b0a0.zip |
app-shells/zsh: update link to wiki
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/zsh/zsh-5.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/zsh/zsh-5.0.5.ebuild b/app-shells/zsh/zsh-5.0.5.ebuild index 050f7850168f..2237b052ed62 100644 --- a/app-shells/zsh/zsh-5.0.5.ebuild +++ b/app-shells/zsh/zsh-5.0.5.ebuild @@ -142,7 +142,7 @@ src_install() { pkg_postinst() { if [[ -z ${REPLACING_VERSIONS} ]] ; then - # should link to https://www.gentoo.org/doc/en/zsh.xml + # should link to https://wiki.gentoo.org/wiki/Zsh/Guide echo elog "If you want to enable Portage completions and Gentoo prompt," elog "emerge app-shells/gentoo-zsh-completions and add" |