diff options
| -rw-r--r-- | doc/install/rvm.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/rvm.md b/doc/install/rvm.md index 53961b45f..b66b8b7d9 100644 --- a/doc/install/rvm.md +++ b/doc/install/rvm.md @@ -5,7 +5,7 @@ If no package is available, install from sources Setup from sources ------------------ -follow procedure described by [this post](http://toddmahoney.com/post/65020455496/ubuntu-13-10-installing-rvm-ruby) +follow procedure described by [this post](https://rvm.io/rvm/install) ```sh sudo apt-get update |
