Skip to content

Commit bfb04c0

Browse files
committed
Change repo site
1 parent e744992 commit bfb04c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require 'jeweler'
1515
Jeweler::Tasks.new do |gem|
1616
# gem is a Gem::Specification... see http://guides.rubygems.org/specification-reference/ for more options
1717
gem.name = "cmd-utils"
18-
gem.homepage = "http://bitbucket.org/aks_/cmd-utils"
18+
gem.homepage = "http://github.com/aks/cmd-utils"
1919
gem.license = "MIT"
2020
gem.summary = %Q{Utilities for building CLIs}
2121
gem.description = %Q{Several ruby libraries for building command-line utilities.}

0 commit comments

Comments
 (0)