Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCurrin authored Aug 9, 2024
1 parent 16df4b9 commit 6893f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cheatsheets/python/libraries/database/pymongo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It provides a rich and Pythonic interface for interacting with MongoDB databases
## Related

- [MongoDB][] cheatsheet in the NoSQL section, covering installation, basic operations, and common use cases.
- [MongoEngine]({% link cheatsheets/python/mongoengine/index.md %}) cheatsheet for using the MongoEngine Object-Document Mapper.
- [MongoEngine]({% link cheatsheets/python/libraries/mongoengine/index.md %}) cheatsheet for using the MongoEngine Object-Document Mapper.

[MongoDB]: {% link cheatsheets/nosql/mongodb/index.md %}

Expand Down

0 comments on commit 6893f63

Please sign in to comment.