Skip to content

Commit

Permalink
fixed github url
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmcaliley committed Mar 7, 2011
1 parent 03d6f8f commit 088369a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require 'jeweler'
Jeweler::Tasks.new do |gem|
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
gem.name = "impressionist"
gem.homepage = "http://github.com/johnmcaliley/impressionist"
gem.homepage = "http://github.com/cowboycoded/impressionist"
gem.license = "MIT"
gem.summary = %Q{Easy way to log impressions}
gem.description = %Q{Log impressions from controller actions or from a model}
Expand Down

0 comments on commit 088369a

Please sign in to comment.