diff options
Diffstat (limited to 'devel/py-mongokit/pkg-descr')
-rw-r--r-- | devel/py-mongokit/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-mongokit/pkg-descr b/devel/py-mongokit/pkg-descr index 1db6d6751048..393e2a0d9d63 100644 --- a/devel/py-mongokit/pkg-descr +++ b/devel/py-mongokit/pkg-descr @@ -2,4 +2,4 @@ MongoKit is a python module that brings structured schema and validation layer on top of the great pymongo driver. It has be written to be simpler and lighter as possible with the KISS and DRY principles in mind. -WWW: http://bitbucket.org/namlook/mongokit/wiki/Home +WWW: http://namlook.github.com/mongokit/ |