diff --git a/Related-Projects.md b/Related-Projects.md index b59fa9e..7c44dbe 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -4,7 +4,7 @@ * [mrb-http](https://github.com/mattn/mruby-http) Binding for [http-parser](https://github.com/joyent/http-parser) by [mattn](https://github.com/mattn) * [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 by [mattn](https://github.com/mattn) -* [mruby-sqlite3](https://github.com/mattn/mruby-sqlite3) SQLite3 database driver using parson by [mattn](https://github.com/mruby-sqlite3) +* [mruby-sqlite3](https://github.com/mattn/mruby-sqlite3) SQLite3 database driver by [mattn](https://github.com/mruby-sqlite3) ## Web Interfaces