We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc4282 commit 59c2f7cCopy full SHA for 59c2f7c
doc/compatibility-policy.rst
@@ -59,4 +59,4 @@ deprecated PyMongo features.
59
60
.. _the warnings module: https://docs.python.org/3/library/warnings.html
61
62
-.. _the -W command line option: https://docs.python.org/3/using/cmdline.html#cmdoption-w
+.. _the -W command line option: https://docs.python.org/3/using/cmdline.html#cmdoption-W
doc/tools.rst
@@ -44,7 +44,7 @@ MincePy
44
workflow as possible.
45
46
Ming
47
- `Ming <http://merciless.sourceforge.net/>`_ (the Merciless) is a
+ `Ming <https://ming.readthedocs.io/en/latest/>`_ is a
48
library that allows you to enforce schemas on a MongoDB database in
49
your Python application. It was developed by `SourceForge
50
<http://sourceforge.net/>`_ in the course of their migration to
0 commit comments