diff options
Diffstat (limited to 'doc/mruby3.md')
| -rw-r--r-- | doc/mruby3.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mruby3.md b/doc/mruby3.md index ebd2673d5..b17f3d526 100644 --- a/doc/mruby3.md +++ b/doc/mruby3.md @@ -160,4 +160,4 @@ For better and faster random number generation. Preallocated symbols are interned at compile-time. They can be accessed via symbols macros (e.g. `MRB_SYM()`). -See [Symbols](https://github.com/mruby/mruby/blob/master/doc/guides/symbol.md). +See [Symbols](./guides/symbol.md). |
