aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-url-sub.rb
diff options
context:
space:
mode:
authorJack Nagel2013-04-06 21:34:41 -0500
committerJack Nagel2013-04-06 21:34:41 -0500
commit74381fef56b508de35ad12a975e849f59c52c047 (patch)
tree04a6e93a70c9ecb14cfcddc2cfbcc85076662ff5 /Library/Formula/git-url-sub.rb
parent18b50b5c0b36f3151034d77e131ed37e2eaf79e8 (diff)
downloadhomebrew-74381fef56b508de35ad12a975e849f59c52c047.tar.bz2
Update github URLs
Diffstat (limited to 'Library/Formula/git-url-sub.rb')
-rw-r--r--Library/Formula/git-url-sub.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/git-url-sub.rb b/Library/Formula/git-url-sub.rb
index ee63a6419..0563cd4c3 100644
--- a/Library/Formula/git-url-sub.rb
+++ b/Library/Formula/git-url-sub.rb
@@ -1,7 +1,7 @@
require 'formula'
class GitUrlSub < Formula
- homepage 'http://gosuri.github.com/git-url-sub'
+ homepage 'http://gosuri.github.io/git-url-sub'
url 'https://github.com/gosuri/git-url-sub/archive/1.0.1.tar.gz'
sha1 '294631d898a4263285f7a2ac0ce93ff494dadbf8'