Skip to content

Commit 561670f

Browse files
committed
update homepage link (gemspec)
1 parent 45f0ba8 commit 561670f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hound-tools.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
1010
spec.email = ['[email protected]']
1111
spec.summary = 'Tools for configuring and using HoundCI'
1212
spec.description = 'Matches your project config to give the same errors as HoundCi'
13-
spec.homepage = ''
13+
spec.homepage = 'https://github.com/e2/hound-tools'
1414
spec.license = 'MIT'
1515

1616
spec.files = `git ls-files -z`.split("\x0")

0 commit comments

Comments
 (0)