From 7ea0eccc8459aca8a1f3270dd666eda90fcdb3a0 Mon Sep 17 00:00:00 2001 From: mattn Date: Wed, 20 Feb 2013 05:19:49 -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 dc30730..3c26a5d 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -64,7 +64,7 @@ ## Embedding mruby into somewhere * [mysql-mruby](https://github.com/mattn/mysql-mruby) embeded mruby into mysql by [mattn](https://github.com/mattn) * [sqlite3-mruby](https://github.com/spiritloose/sqlite3ext-mruby) embeded mruby into sqlite3 by [spiritloose](https://github.com/spiritloose) -* [if_mruby](https://groups.google.com/d/topic/vim_dev/HSLOZYvPtbM/discussion) embeded mruby into vim by [spiritloose](https://github.com/mattn) +* [vim/if_mruby](https://groups.google.com/d/topic/vim_dev/HSLOZYvPtbM/discussion) embeded mruby into vim by [mattn](https://github.com/mattn) ## Hacks