From 86f56e59569cd5c6ef085b68b7c9dba4fa13f240 Mon Sep 17 00:00:00 2001 From: Lee Reilly Date: Mon, 12 Sep 2011 15:50:47 -0700 Subject: Fixed broken link; http://gembundler.com/v0.9/deploying.html works, but http://gembundler.com/v1.0/deploying.html does not; http://gembundler.com/deploying.html points to latest version. --- UPGRADING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'UPGRADING.md') diff --git a/UPGRADING.md b/UPGRADING.md index b2344839c1..e50ecfb9b5 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/v1.0/deploying.html). +for the bundler cap task, and the [documentation on deploying](http://gembundler.com/deploying.html). ## Bundler 0.8 to 0.9 and above -- cgit v1.2.1