Skip to content

Commit 6a7d98e

Browse files
committed
docs: improve @see link for SchemaLevelProjections re: Automattic#11474
1 parent 7798bad commit 6a7d98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/query.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1164,7 +1164,7 @@ Query.prototype.select = function select() {
11641164
* @instance
11651165
* @param {Boolean} value
11661166
* @return {Query} this
1167-
* @see SchemaType https://mongoosejs.com/docs/api/schematype.html
1167+
* @see SchemaTypeOptions https://mongoosejs.com/docs/schematypes.html#all-schema-types
11681168
* @api public
11691169
*/
11701170

0 commit comments

Comments
 (0)