Update huggingface.md (#942)

fix the link to the mongodb doc
This commit is contained in:
Fuegovic 2023-09-14 12:43:25 -04:00 committed by GitHub
parent 81bda112d3
commit 7f5b0b5310
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
The first thing you need is to create a MongoDB Atlas Database and get your connection string.
Follow the instructions in this document: [Online MongoDB Database](..\install\mongodb.md)
Follow the instructions in this document: [Online MongoDB Database](../install/mongodb.md)
## Getting Started