doc/mruby3.md: use relative path.

This commit is contained in:
Yukihiro "Matz" Matsumoto
2021-02-12 12:54:14 +09:00
parent ca7cac8b31
commit 31051fd656
+1 -1
View File
@@ -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).