aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2020-03-10 22:20:18 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2020-03-10 22:20:18 +0900
commitbf9abc477261a7a0c21e22634f1ece0ba64793f3 (patch)
treeb5dca77b72591c90439108a1cda63059cac516f2
parent21039d9c73d3c6f735d5178c9dd89950945002c3 (diff)
downloadruby-bf9abc477261a7a0c21e22634f1ece0ba64793f3.tar.gz
Use URL instead of relative path
-rw-r--r--doc/make_cheatsheet.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/make_cheatsheet.md b/doc/make_cheatsheet.md
index 376e617a54..e01eb2d001 100644
--- a/doc/make_cheatsheet.md
+++ b/doc/make_cheatsheet.md
@@ -97,4 +97,4 @@ You can see the coverage result of CI: https://rubyci.org/coverage
## How to benchmark
-see <../benchmark/README.md>
+see https://github.com/ruby/ruby/tree/master/benchmark#make-benchmark