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