From 6c181fa12357e73083277325174b18995ab6c24e Mon Sep 17 00:00:00 2001 From: Yoshiori SHOJI Date: Tue, 17 Nov 2015 10:20:39 -0600 Subject: Update README.md Fix mrbgems doc link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e57b79bff..a4d9ae00f 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Or mruby contains a package manager called *mrbgems*. To create extensions in C and/or Ruby you should create a *GEM*. For a documentation of how to -use mrbgems consult the file [doc/mrbgems/README.md](doc/mrbgems/README.md). For example code of +use mrbgems consult the file [doc/guides/mrbgems.md](doc/guides/mrbgems.md). For example code of how to use mrbgems look into the folder *examples/mrbgems/*. ## License -- cgit v1.2.3