diff options
| author | Yoshiori SHOJI <[email protected]> | 2015-11-17 10:20:39 -0600 |
|---|---|---|
| committer | Yoshiori SHOJI <[email protected]> | 2015-11-17 10:20:39 -0600 |
| commit | 6c181fa12357e73083277325174b18995ab6c24e (patch) | |
| tree | e8e4ba703af9e5eab2a66a38c7f5ff8d606c2623 /README.md | |
| parent | a4d5588101979a49f842c8a2f1ea710adb788d0d (diff) | |
| download | mruby-6c181fa12357e73083277325174b18995ab6c24e.tar.gz mruby-6c181fa12357e73083277325174b18995ab6c24e.zip | |
Update README.md
Fix mrbgems doc link.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
