Skip to content

Commit

Permalink
added correct link
Browse files Browse the repository at this point in the history
  • Loading branch information
IslandRhythms committed Apr 20, 2023
1 parent 717fe24 commit 3a3a192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/schematype.js
Original file line number Diff line number Diff line change
Expand Up @@ -825,7 +825,7 @@ SchemaType.prototype.get = function(fn) {
* From the examples above, you may have noticed that error messages support
* basic templating. There are a few other template keywords besides `{PATH}`
* and `{VALUE}` too. To find out more, details are available
* [here](#error_messages_MongooseError-messages).
* [here](/docs/api/error.html#Error.prototype.name).
*
* If Mongoose's built-in error message templating isn't enough, Mongoose
* supports setting the `message` property to a function.
Expand Down

0 comments on commit 3a3a192

Please sign in to comment.