Commit f2dcdcbe authored by Stan Hu's avatar Stan Hu
Browse files

Update home page to point to source page

This makes it easier for new contributors to find the actual source code
from RubyGems.
parent c75553a1
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
  spec.email = ["andrew@gitlab.com"]

  spec.summary = "Instrumentation for GitLab"
  spec.homepage = "http://about.gitlab.com"
  spec.homepage = "https://gitlab.com/gitlab-org/labkit-ruby"
  spec.metadata = { "source_code_uri" => "https://gitlab.com/gitlab-org/labkit-ruby" }
  spec.license = "MIT"