Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/compatibility-policy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ deprecated PyMongo features.

.. _the warnings module: https://docs.python.org/3/library/warnings.html

.. _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
2 changes: 1 addition & 1 deletion doc/tools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ MincePy
workflow as possible.

Ming
`Ming <http://merciless.sourceforge.net/>`_ (the Merciless) is a
`Ming <https://ming.readthedocs.io/en/latest/>`_ is a
library that allows you to enforce schemas on a MongoDB database in
your Python application. It was developed by `SourceForge
<http://sourceforge.net/>`_ in the course of their migration to
Expand Down