summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2024-01-19 14:00:08 +0900
committerHiroshi SHIBATA <[email protected]>2024-01-19 14:00:08 +0900
commit385a1b15efb4736a2462eff10057cd14f213ffe2 (patch)
tree6eabf02a55c07904e1f37b07e15a12536ba6ce8f /doc
parent54552b89e73fc616ba47c1c87d33625af99cbce9 (diff)
Fixed upstream URL at bundled gems
Diffstat (limited to 'doc')
-rw-r--r--doc/maintainers.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/maintainers.md b/doc/maintainers.md
index 57a4d93bdc..5e18f1832c 100644
--- a/doc/maintainers.md
+++ b/doc/maintainers.md
@@ -422,7 +422,7 @@ have commit right, others don't.
## Bundled gems upstream repositories
### minitest
-* https://github.com/seattlerb/minitest
+* https://github.com/minitest/minitest
### power_assert
* https://github.com/ruby/power_assert
@@ -479,7 +479,7 @@ have commit right, others don't.
* https://github.com/ruby/base64
#### ext/bigdecimal
-* https://rubygems.org/gems/bigdecimal
+* https://github.com/ruby/bigdecimal
## Platform Maintainers
### mswin64 (Microsoft Windows)