From c6e05d9c2135543687a5a7fc49590ff6ba7bd822 Mon Sep 17 00:00:00 2001 From: matsumoto-r Date: Tue, 18 Dec 2012 02:11:34 -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 1ee0947..c6ece99 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -5,7 +5,7 @@ * [mruby-md5](https://github.com/mattn/mruby-md5) MD5 digest function by [mattn](https://github.com/mattn) * [mruby-json](https://github.com/mattn/mruby-json) JSON encoder/decoder using [parson](https://github.com/kgabis/parson) by [mattn](https://github.com/mattn) * [mruby-sqlite3](https://github.com/mattn/mruby-sqlite3) SQLite3 database driver by [mattn](https://github.com/mruby-sqlite3) -* [mruby-redis](https://github.com/matsumoto-r/mruby-redis) redis client by [matsumoto_r](https://github.com/matsumoto_r) +* [mruby-redis](https://github.com/matsumoto-r/mruby-redis) redis client by [matsumoto_r](https://github.com/matsumoto-r) ## Web Interfaces