From 70c6d3f67edfcf19ee902d39d6578a537f798ccf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Pineau?= Date: Mon, 16 Feb 2015 04:03:08 +0100 Subject: [PATCH] [README] Updated link to bundler.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7999645f..608e1ee1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Use rbenv to pick a Ruby version for your application and guarantee that your development environment matches production. Put rbenv to work -with [Bundler](http://gembundler.com/) for painless Ruby upgrades and +with [Bundler](http://bundler.io/) for painless Ruby upgrades and bulletproof deployments. **Powerful in development.** Specify your app's Ruby version once,