diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-02-22 13:25:11 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-02-22 13:25:11 +0900 |
| commit | 34be5acc9974bb5391e89b1a152704eed6c174cb (patch) | |
| tree | 7aab9cc4e26552d17f43331f85e31e842cab9674 | |
| parent | 0301d8a89bb802b04a5d34a1c2376875338d3655 (diff) | |
| parent | 20597b6d360f563a3fb635ab984027d962e15794 (diff) | |
| download | mruby-34be5acc9974bb5391e89b1a152704eed6c174cb.tar.gz mruby-34be5acc9974bb5391e89b1a152704eed6c174cb.zip | |
Merge pull request #4942 from inobelar/patch-1
Updated README.md - Fixed link to github issues
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ The URL of the mruby home-page is: https://mruby.org. ## Mailing list -We don't have a mailing list, but you can use [GitHub issues](https://github.com/mruby/mruby). +We don't have a mailing list, but you can use [GitHub issues](https://github.com/mruby/mruby/issues). ## How to compile and install (mruby and gems) |
