There was an error while loading. Please reload this page.
1 parent afa14fb commit 3d43b03Copy full SHA for 3d43b03
doc/tools.rst
@@ -27,7 +27,7 @@ layers, the time spent working directly with the driver will have
27
increased your understanding of how MongoDB actually works.
28
29
PyMODM
30
- `PyMODM <https://github.com/mongodb/pymodm>`_ is an ORM-like framework on top
+ `PyMODM <https://pypi.python.org/pypi/pymodm>`_ is an ORM-like framework on top
31
of PyMongo. PyMODM is maintained by engineers at MongoDB, Inc. and is quick
32
to adopt new MongoDB features. PyMODM is a "core" ODM, meaning that it
33
provides simple, extensible functionality that can be leveraged by other
0 commit comments