]> git.immae.eu Git - github/fretlink/pronto-hlint.git/commitdiff
Fixes homepage in the gemspec
authorJeroen Jacobs <github@jeroenj.be>
Thu, 6 Apr 2017 07:33:30 +0000 (09:33 +0200)
committerGitHub <noreply@github.com>
Thu, 6 Apr 2017 07:33:30 +0000 (09:33 +0200)
pronto-eslint_npm.gemspec

index 3906a7df8c7001cc5c07689c8466398251f7d1d0..e23349e76837e09f9bd161a83140f1d756c29004 100644 (file)
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
   s.platform = Gem::Platform::RUBY
   s.authors = ['Markus Doits', 'Mindaugas MozĊĞras']
   s.email = 'markus.doits@gmail.com'
-  s.homepage = 'https://github.org/doits/pronto-eslint_npm'
+  s.homepage = 'https://github.com/doits/pronto-eslint_npm'
   s.summary = <<-EOF
     Pronto runner for ESLint, pluggable linting utility for JavaScript and JSX
   EOF