From 406c8e0303482215da1cbaf8671a5deabeba7ec5 Mon Sep 17 00:00:00 2001 From: Patrik Ragnarsson Date: Sat, 12 May 2012 22:38:56 +0200 Subject: [PATCH] Fixed broken link to RVM in documentation --- README.md | 4 ++-- doc/README.mdtoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 923f1415..e673e28d 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ tools that do one thing well. [rbenv-gemset](https://github.com/jamis/rbenv-gemset) plugin. * **Require changes to Ruby libraries for compatibility.** The simplicity of rbenv means as long as it's in your `$PATH`, - [nothing](https://rvm.beginrescueend.com/integration/bundler/) - [else](https://rvm.beginrescueend.com/integration/capistrano/) + [nothing](https://rvm.io/integration/bundler/) + [else](https://rvm.io/integration/capistrano/) needs to know about it. * **Prompt you with warnings when you switch to a project.** Instead of executing arbitrary code, rbenv reads just the version name diff --git a/doc/README.mdtoc b/doc/README.mdtoc index 4efea542..4657a3b9 100644 --- a/doc/README.mdtoc +++ b/doc/README.mdtoc @@ -30,8 +30,8 @@ tools that do one thing well. [rbenv-gemset](https://github.com/jamis/rbenv-gemset) plugin. * **Require changes to Ruby libraries for compatibility.** The simplicity of rbenv means as long as it's in your `$PATH`, - [nothing](https://rvm.beginrescueend.com/integration/bundler/) - [else](https://rvm.beginrescueend.com/integration/capistrano/) + [nothing](https://rvm.io/integration/bundler/) + [else](https://rvm.io/integration/capistrano/) needs to know about it. * **Prompt you with warnings when you switch to a project.** Instead of executing arbitrary code, rbenv reads just the version name