Skip to content
This repository has been archived by the owner on Mar 11, 2019. It is now read-only.

Commit

Permalink
Fix repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
tapajos committed Jul 9, 2012
1 parent edcd6e1 commit 8617f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.mkdn
Expand Up @@ -9,7 +9,7 @@ Integration is a [Ruby][ror] gem that provides a set of tasks to automate all st
Add it to your Gemfile:

group :test, :development do
gem 'integration', :git => 'git://github.com/mergulhao/integration.git'
gem 'integration', :git => 'git://github.com/tapajos/integration.git'
end

After installing the plugin is ready to be used and you will need to execute only one task in order to integrate your code safely:
Expand Down

0 comments on commit 8617f6a

Please sign in to comment.