Skip to content

Commit 792825d

Browse files
authored
DOCSP-40220 edits (#1411)
1 parent c76dbad commit 792825d

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h2>MongoDB Java Drivers</h2>
4646
<p>
4747
The next generation Java drivers for MongoDB
4848
</p>
49-
<p><a href="./5.1" class="btn btn-success btn-dark btn-mongo">Latest documentation</a>
49+
<p><a href="./5.0" class="btn btn-success btn-dark btn-mongo">Latest documentation</a>
5050
</p>
5151

5252
</div>
@@ -88,9 +88,6 @@ <h2>Releases</h2>
8888
<table class="table table-striped">
8989
<thead><tr><th>Release</th><th>Documentation</th></tr></thead>
9090
<tbody><tr>
91-
<th class="current">5.1.0</th>
92-
<td><a href="./5.1" class="reference">Reference</a> &#124; <a href="./5.1/apidocs">API</a></td>
93-
</tr><tr>
9491
<th class="current">5.0.0</th>
9592
<td><a href="./5.0" class="reference">Reference</a> &#124; <a href="./5.0/apidocs">API</a></td>
9693
</tr><tr>

mongo-java-driver/index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h2>MongoDB Java Drivers</h2>
4646
<p>
4747
The next generation Java drivers for MongoDB
4848
</p>
49-
<p><a href="./5.1" class="btn btn-success btn-dark btn-mongo">Latest documentation</a>
49+
<p><a href="./5.0" class="btn btn-success btn-dark btn-mongo">Latest documentation</a>
5050
</p>
5151

5252
</div>
@@ -88,9 +88,6 @@ <h2>Releases</h2>
8888
<table class="table table-striped">
8989
<thead><tr><th>Release</th><th>Documentation</th></tr></thead>
9090
<tbody><tr>
91-
<th class="current">5.1.0</th>
92-
<td><a href="./5.1" class="reference">Reference</a> &#124; <a href="./5.1/apidocs">API</a></td>
93-
</tr><tr>
9491
<th class="current">5.0.0</th>
9592
<td><a href="./5.0" class="reference">Reference</a> &#124; <a href="./5.0/apidocs">API</a></td>
9693
</tr><tr>

0 commit comments

Comments
 (0)