Skip to content

Commit

Permalink
docs: improve @see link for SchemaLevelProjections re: #11474
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Oct 28, 2024
1 parent 7798bad commit 6a7d98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/query.js
Original file line number Diff line number Diff line change
Expand Up @@ -1164,7 +1164,7 @@ Query.prototype.select = function select() {
* @instance
* @param {Boolean} value
* @return {Query} this
* @see SchemaType https://mongoosejs.com/docs/api/schematype.html
* @see SchemaTypeOptions https://mongoosejs.com/docs/schematypes.html#all-schema-types
* @api public
*/

Expand Down

0 comments on commit 6a7d98e

Please sign in to comment.