Skip to content

Commit a8d70f6

Browse files
committed
Replace master reference
1 parent c68c7a4 commit a8d70f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maxmind-db.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
1313
s.licenses = ['Apache-2.0', 'MIT']
1414
s.metadata = {
1515
'bug_tracker_uri' => 'https://github.com/maxmind/MaxMind-DB-Reader-ruby/issues',
16-
'changelog_uri' => 'https://github.com/maxmind/MaxMind-DB-Reader-ruby/blob/master/CHANGELOG.md',
16+
'changelog_uri' => 'https://github.com/maxmind/MaxMind-DB-Reader-ruby/blob/main/CHANGELOG.md',
1717
'documentation_uri' => 'https://www.rubydoc.info/gems/maxmind-db',
1818
'homepage_uri' => 'https://github.com/maxmind/MaxMind-DB-Reader-ruby',
1919
'source_code_uri' => 'https://github.com/maxmind/MaxMind-DB-Reader-ruby',

0 commit comments

Comments
 (0)