1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-09 20:13:47 -05:00

update urls to rbenv

This commit is contained in:
Chulki Lee
2015-12-07 11:03:07 -08:00
parent f0e8bdcdaf
commit df4c16ecb4
4 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ export RBENV_DIR="${1%/*}"
[ -n "$RBENV_SILENCE_WARNINGS" ] || {
echo "rbenv: \`ruby-local-exec' is deprecated and will be removed in the next release."
echo " To upgrade: https://github.com/sstephenson/rbenv/wiki/ruby-local-exec"
echo " To upgrade: https://github.com/rbenv/rbenv/wiki/ruby-local-exec"
echo
} >&2