Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix mrbgems doc link.
  • Loading branch information
yoshiori committed Nov 17, 2015
1 parent a4d5588 commit 6c181fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6c181fa

Please sign in to comment.