Skip to content

Commit 8f56f5d

Browse files
nobuparacycle
authored andcommitted
[DOC] Fix a broken link YJIT
Fix up rubyGH-16119.
1 parent a6ad8bf commit 8f56f5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/jit/yjit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ cd yjit
9494
The YJIT `ruby` binary can be built with either GCC or Clang.
9595
It can be built either in dev (debug) mode or in release mode.
9696
For maximum performance, compile YJIT in release mode with GCC.
97-
See [Building Ruby](rdoc-ref:./contributing/building_ruby_md.html#building-ruby).
97+
See [Building Ruby](../contributing/building_ruby.md#building-ruby).
9898

9999
```sh
100100
# Configure in release mode for maximum performance, build and install

0 commit comments

Comments
 (0)