doc: fix Markdown reference links

This commit is contained in:
John Bampton
2023-06-13 14:31:29 +10:00
parent 17720c9b7b
commit 343a633fb0
+1
View File
@@ -3,6 +3,7 @@
_This is an English translation of [Matz's blog post][matz blog post]
written in Japanese._
_Some parts are updated to reflect recent changes._
[matz blog post]: <https://www.rubyist.net/~matz/20130731.html>
When you are extending mruby using C language, you may encounter