aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
diff options
context:
space:
mode:
Diffstat (limited to 'guides/source')
-rw-r--r--guides/source/performance_testing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/performance_testing.md b/guides/source/performance_testing.md
index 5fe4f7b9f7..6bc175d3b6 100644
--- a/guides/source/performance_testing.md
+++ b/guides/source/performance_testing.md
@@ -430,7 +430,7 @@ The recommended patches for MRI can be found on [RVM's _patches_ directory](http
under each specific interpreter version.
Concerning the installation itself, you can either do this easily by using
-[RVM](http://rvm.beginrescueend.com) or you can build everything from source,
+[RVM](https://rvm.io/) or you can build everything from source,
which is a little bit harder.
#### Install Using RVM