summaryrefslogtreecommitdiff
path: root/UPGRADING.md
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2013-08-11 19:49:00 -0700
committerAndre Arko <andre@arko.net>2013-08-11 19:49:00 -0700
commite4dbd8f9e7e7e0bf289b2d5ef2122fd60843e428 (patch)
treeaf501171b333310b0c50310d284c46b9d142f83e /UPGRADING.md
parent300a37bf3b1f2c9631efe2f56e41cc514a9efca7 (diff)
downloadbundler-e4dbd8f9e7e7e0bf289b2d5ef2122fd60843e428.tar.gz
oh yeah new domain
Diffstat (limited to 'UPGRADING.md')
-rw-r--r--UPGRADING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADING.md b/UPGRADING.md
index 3cce388c81..665be21bf5 100644
--- a/UPGRADING.md
+++ b/UPGRADING.md
@@ -33,7 +33,7 @@ your deploy.rb file to run Bundler automatically as part of deploying:
require 'bundler/capistrano'
For more details on deploying using bundler, see the documentation
-for the bundler cap task, and the [documentation on deploying](http://gembundler.com/deploying.html).
+for the bundler cap task, and the [documentation on deploying](http://bundler.io/deploying.html).
## Bundler 0.8 to 0.9 and above