From c56f72794ed8388af17a5d1ff3dedf9f00695454 Mon Sep 17 00:00:00 2001 From: Sam Stephenson Date: Fri, 4 Jan 2013 12:40:20 -0600 Subject: [PATCH] Fix ruby-local-exec wiki page link in the changelog --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8da425a3..fdf0801a 100644 --- a/README.md +++ b/README.md @@ -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`.