diff options
author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2020-01-10 22:57:20 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2020-01-10 22:57:20 +0900 |
commit | b53d8230f1fed0f99a8a852d853bbd9b5c353fed (patch) | |
tree | b66f1b35393be1149a9d638c94330c274b9efa0d /doc | |
parent | e04366056af5fb55db1e3d38a39fbe3316b13e9c (diff) | |
download | ruby-b53d8230f1fed0f99a8a852d853bbd9b5c353fed.tar.gz |
Fixed the wrong url for benchmark
Diffstat (limited to 'doc')
-rw-r--r-- | doc/maintainers.rdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc index 81e42fe632..071c958d30 100644 --- a/doc/maintainers.rdoc +++ b/doc/maintainers.rdoc @@ -144,7 +144,7 @@ Zachary Scott (zzak) [lib/benchmark.rb] _unmaintained_ - https://github.com/bundler/benchmark + https://github.com/ruby/benchmark https://rubygems.org/gems/benchmark [lib/bundler.rb, lib/bundler/*] Hiroshi SHIBATA (hsbt) |