diff options
Diffstat (limited to 'docs/faq.rst')
| -rw-r--r-- | docs/faq.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/faq.rst b/docs/faq.rst index 49c7302..1c05df7 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -8,5 +8,5 @@ Does MongoEngine support asynchronous drivers (Motor, TxMongo)? No, MongoEngine is exclusively based on PyMongo and isn't designed to support other driver. If this is a requirement for your project, check the alternative: `uMongo`_ and `MotorEngine`_. -.. _uMongo: https://umongo.readthedocs.io/ -.. _MotorEngine: https://motorengine.readthedocs.io/ +.. _uMongo: https://umongo.readthedocs.io/en/latest/ +.. _MotorEngine: https://motorengine.readthedocs.io/en/latest/ |
