Describe your problem and how to reproduce it:
404 on get help
link here https://learn.freecodecamp.org/apis-and-microservices/mongodb-and-mongoose/use-model-findone-to-return-a-single-matching-document-from-your-database
Add a Link to the page with the problem:
https://guide.freecodecamp.org/certifications/apis-and-microservices/mongodb-and-mongoose/use-model-findone-to-return-a-single-matching-document-from-your-database
gets a 404
Tell us about your browser and operating system:
If possible, add a screenshot here (you can drag and drop, png, jpg, gif, etc. in this box):
Hi,
You have this 404 because in your link here :
model-findone
It's not a -, it's a point.
The good link is :
馃憤
Great, someone need to update the link? Were you able to reproduce?
I think he's already updated on online page.
should I close this issue? Is there a PR that fixed it?
@benschac Thank you for reporting this issue, it is something we are aware of and currently working towards a fix.
@RandellDawson This is another instance of the issue we discussed yesterday.
@benschac @Bouncey @4M3L Let me know whether it has been done now or not. I would like to work on this issue.
@Nitin96Bisht This has been fixed and is awaiting a deployment to production.
I have created an issue to consolidate all of the broken "get a hint" link issues https://github.com/freeCodeCamp/freeCodeCamp/issues/35155
Fixed in beta
Most helpful comment
Hi,
You have this 404 because in your link here :
It's not a -, it's a point.
The good link is :
https://guide.freecodecamp.org/certifications/apis-and-microservices/mongodb-and-mongoose/use-model.findone-to-return-a-single-matching-document-from-your-database
馃憤