From bf74a9ecddb644d5cc3ab82a6c14c33d4abd924a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Ro=CC=88bke?= Date: Mon, 4 Nov 2013 16:26:10 +0100 Subject: [PATCH] Fix broken links to capistrano/rails repo --- lib/capistrano/templates/Capfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/capistrano/templates/Capfile b/lib/capistrano/templates/Capfile index 331c5a34..e06ec16d 100644 --- a/lib/capistrano/templates/Capfile +++ b/lib/capistrano/templates/Capfile @@ -12,8 +12,7 @@ require 'capistrano/deploy' # https://github.com/capistrano/rbenv # https://github.com/capistrano/chruby # https://github.com/capistrano/bundler -# https://github.com/capistrano/rails/tree/master/assets -# https://github.com/capistrano/rails/tree/master/migrations +# https://github.com/capistrano/rails # # require 'capistrano/rvm' # require 'capistrano/rbenv'