1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-15 06:43:53 -05:00

Fix ruby-local-exec wiki page link in the changelog

This commit is contained in:
Sam Stephenson
2013-01-04 12:40:20 -06:00
parent 9375e99f92
commit c56f72794e

View File

@@ -412,7 +412,7 @@ tracker](https://github.com/sstephenson/rbenv/issues).
managers](https://gist.github.com/1912050).
* Deprecated `ruby-local-exec` and moved its functionality into the
standard `ruby` shim. See the [ruby-local-exec wiki
page](https://github.com/sstephenson/wiki/ruby-local-exec) for
page](https://github.com/sstephenson/rbenv/wiki/ruby-local-exec) for
upgrade instructions.
* Modified shims to include the full path to rbenv so that they can be
invoked without having rbenv's bin directory in the `$PATH`.