PYTHON-4157 Fix broken links (#1482)

This commit is contained in:
Shane Harvey 2024-01-22 13:48:18 -08:00 committed by GitHub
parent 2fc4282acd
commit 59c2f7cd5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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