From 60b1ec6b335e3fdf4b1eaa3ba904abf42856705e Mon Sep 17 00:00:00 2001 From: Maxim Date: Tue, 18 Mar 2014 17:35:24 +1100 Subject: [PATCH] monga changed url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28888df..b0c7729 100644 --- a/README.md +++ b/README.md @@ -349,7 +349,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. *Libraries for working with "NoSQL" backends.* * [MongoQB](https://github.com/alexbilbie/MongoQB) - A MongoDB query builder library. -* [Monga](https://github.com/FrenkyNet/Monga) - A MongoDB abstraction library. +* [Monga](https://github.com/thephpleague/monga) - A MongoDB abstraction library. * [Predis](https://github.com/nrk/predis) - A feature complete Redis library. ## Queue