We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0fd599f + bf79860 commit 62ce1dcCopy full SHA for 62ce1dc
module3-crud-and-data-models/r4-building-custom-methods-on-mongoose/README.md
@@ -27,4 +27,4 @@ dog.findSimilarTypes((err, dogs) => {
27
28
## Resources
29
30
-- [instance methods in mongoose][https://mongoosejs.com/docs/guide.html#methods]
+- [instance methods in mongoose](https://mongoosejs.com/docs/guide.html#methods)
0 commit comments