diff options
| author | Yukihiro Matsumoto <[email protected]> | 2012-04-21 01:03:44 +0900 |
|---|---|---|
| committer | Yukihiro Matsumoto <[email protected]> | 2012-04-21 01:03:44 +0900 |
| commit | 2cc0623ae7fe5a5c48d9ed6854e99f2f55e46e3b (patch) | |
| tree | 8dd1c492f432d067a5b418d6c40cd85e0fcd9563 /README.md | |
| parent | 9b3a4fd8a47c0983e3a8c3e74b649fe9d15b8cbc (diff) | |
| download | mruby-2cc0623ae7fe5a5c48d9ed6854e99f2f55e46e3b.tar.gz mruby-2cc0623ae7fe5a5c48d9ed6854e99f2f55e46e3b.zip | |
update ISO link URL from Japanese page
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ ## What's mruby mruby is the lightweight implementation of the Ruby language complying to -the [ISO standard](http://www.ipa.go.jp/about/press/20120402_2.html). +the [ISO standard](http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=59579). mruby can run Ruby code in 'interpreter mode' or 'compile and execute it on a virtual machine' depending on the developer's preference. This achievement was sponsored by the Regional Innovation Creation R&D Programs of |
