aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
diff options
context:
space:
mode:
authorAkira Matsuda <ronnie@dio.jp>2013-01-05 14:41:32 +0900
committerAkira Matsuda <ronnie@dio.jp>2013-01-05 14:41:32 +0900
commit85c13b7d3d4cb940785ac58d24f6fe90a5346f9c (patch)
treebea1b8103b3206311b19c32d99a4c3be255fdd0f /guides/source
parentbd104bf5ca4c756f2c94b7a9f1107a3b8e300490 (diff)
downloadrails-85c13b7d3d4cb940785ac58d24f6fe90a5346f9c.tar.gz
rails-85c13b7d3d4cb940785ac58d24f6fe90a5346f9c.tar.bz2
rails-85c13b7d3d4cb940785ac58d24f6fe90a5346f9c.zip
beginrescueend has ended
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