summaryrefslogtreecommitdiff
path: root/ext/sdbm
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sdbm')
-rw-r--r--ext/sdbm/sdbm.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sdbm/sdbm.gemspec b/ext/sdbm/sdbm.gemspec
index 14c1072788..54ff21f1f6 100644
--- a/ext/sdbm/sdbm.gemspec
+++ b/ext/sdbm/sdbm.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.authors = ["Yukihiro Matsumoto"]
s.email = ["matz@ruby-lang.org"]
- s.homepage = "https://www.ruby-lang.org"
+ s.homepage = "https://github.com/ruby/sdbm"
s.license = "BSD-2-Clause"
s.add_development_dependency "test-unit"