Skip to content

Commit 22cc306

Browse files
committed
connection pool
1 parent 339d01c commit 22cc306

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

source/builders.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ Builders
66

77
.. toctree::
88

9-
Aggregation </builders//aggregates>
10-
Filters </builders//filters>
11-
Indexes </builders//indexes>
12-
Projection </builders//projections>
13-
Sort </builders//sort>
14-
Update </builders//updates>
9+
Aggregation </builders/aggregates>
10+
Filters </builders/filters>
11+
Indexes </builders/indexes>
12+
Projection </builders/projections>
13+
Sort </builders/sort>
14+
Update </builders/updates>
1515

1616
.. contents:: On this page
1717
:local:

source/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ MongoDB Java Driver
3131
Atlas Vector Search </atlas-vector-search>
3232
Logging and Monitoring </logging-monitoring>
3333
Security </security>
34-
References </references>
34+
Reference </reference>
3535
API Documentation </api-documentation>
3636
Issues & Help </issues-and-help>
3737

source/references.txt renamed to source/reference.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
==========
2-
References
3-
==========
1+
=========
2+
Reference
3+
=========
44

55
.. meta::
66
:description: Find references material for the {+driver-long+}.

0 commit comments

Comments
 (0)