msiemens / tinydb

TinyDB is a lightweight document oriented database optimized for your happiness :)
https://tinydb.readthedocs.org
MIT License
6.84k stars 550 forks source link

Broken link in documentation. #539

Closed kamajus3 closed 1 month ago

kamajus3 commented 1 year ago

In the documentation's Introduction section into Tiny PyPi, there is a link that references PyMongo. This link is intended to provide additional information or context for users. However, when users attempt to follow this link, it is found to be broken or unresponsive, leading to an error.

Section in Question: In the Introduction section, the following paragraph includes the broken link:

written in pure Python: TinyDB neither needs an external server (as e.g. PyMongo) nor any dependencies from PyPI.

msiemens commented 1 month ago

Closed in #542