From e7a1cc0912498352cd167350c25e7391a73aea44 Mon Sep 17 00:00:00 2001 From: matsumoto-r Date: Tue, 18 Dec 2012 18:50:09 -0800 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Related-Projects.md b/Related-Projects.md index 49fe893..a1ed833 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -9,7 +9,7 @@ * [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 [mruby-http](https://github.com/mattn/mruby-http) by [matsumoto_r](https://github.com/matsumoto-r) -* [mruby-growthforecast](https://github.com/matsumoto-r/mruby-growthforecast) [GrowthForecast](http://kazeburo.github.com/GrowthForecast/) client by [matsumoto_r](https://github.com/matsumoto-r) +* [mruby-growthforecast](https://github.com/matsumoto-r/mruby-growthforecast) [GrowthForecast](http://kazeburo.github.com/GrowthForecast/) client using [mruby-httprequest](https://github.com/matsumoto-r/mruby-httprequest) and [mruby-simplehttp](https://github.com/matsumoto-r/mruby-simplehttp) by [matsumoto_r](https://github.com/matsumoto-r) ## Web Interfaces