Skip to content

Commit 900c8a1

Browse files
DOCSP-46705 404 EstimatedDocumentCount API link (#450) (#454)
(cherry picked from commit 0755288) Co-authored-by: lindseymoore <[email protected]>
1 parent c01d365 commit 900c8a1

File tree

1 file changed

+1
-1
lines changed
  • source/fundamentals/crud/read-operations

1 file changed

+1
-1
lines changed

source/fundamentals/crud/read-operations/count.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,5 +242,5 @@ guide, see the following API Documentation:
242242

243243
- `CountDocuments() <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.IMongoCollection-1.CountDocuments.html>`__
244244
- `CountOptions <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.CountOptions.html>`__
245-
- `EstimatedDocumentCount() <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.MongoCollectionBase-1.EstimatedDocumentCount.html>`__
245+
- `EstimatedDocumentCount() <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.IMongoCollection-1.EstimatedDocumentCount.html>`__
246246
- `EstimatedDocumentCountOptions <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.EstimatedDocumentCountOptions.html>`__

0 commit comments

Comments
 (0)