diff --git a/Related-Projects.md b/Related-Projects.md index 391ac94..623a271 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -8,7 +8,7 @@ * [mruby-sqlite3](https://github.com/mattn/mruby-sqlite3) [SQLite3](http://www.sqlite.org/) database driver by [mattn](https://github.com/mruby-sqlite3) * [mruby-redis](https://github.com/matsumoto-r/mruby-redis) redis client using [hiredis](https://github.com/redis/hiredis) by [matsumoto_r](https://github.com/matsumoto-r) * [mruby-simplehttp](https://github.com/matsumoto-r/mruby-simplehttp) simple http client using [mruby-uv](https://github.com/mattn/mruby-uv) by [matsumoto_r](https://github.com/matsumoto-r) -* [mruby-httprequest](https://github.com/matsumoto-r/mruby-httprequest) simple http request using [mrb-http](https://github.com/mattn/mruby-http) by [matsumoto_r](https://github.com/matsumoto-r) +* [mruby-httprequest](https://github.com/matsumoto-r/mruby-httprequest) simple http request using [mruby-http](https://github.com/mattn/mruby-http) by [matsumoto_r](https://github.com/matsumoto-r) * [mruby-growthforecast](https://github.com/matsumoto-r/mruby-grothforecast) [GrowthForecast](http://kazeburo.github.com/GrowthForecast/) client by [matsumoto_r](https://github.com/matsumoto-r) ## Web Interfaces