Skip to content

Commit

Permalink
Merge pull request #7210 from gfranco93/patch-1
Browse files Browse the repository at this point in the history
Documentation fix: fixed anchor link
  • Loading branch information
vkarpov15 committed Nov 2, 2018
2 parents c1606b6 + 5b1d81c commit 1ca3514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/aggregate.js
Expand Up @@ -13,7 +13,7 @@ const readConcern = Query.prototype.readConcern;

/**
* Aggregate constructor used for building aggregation pipelines. Do not
* instantiate this class directly, use [Model.aggregate()](/docs/api.html#aggregate_aggregate) instead.
* instantiate this class directly, use [Model.aggregate()](/docs/api.html#model_Model.aggregate) instead.
*
* ####Example:
*
Expand Down

0 comments on commit 1ca3514

Please sign in to comment.