Skip to content

Commit c13842b

Browse files
committed
DOCSP-33169: Quick Start version number (#442)
* DOCSP-33169: Quick Start version number * build log error * directive spacing * type->name (cherry picked from commit d8d2307) (cherry picked from commit 78dd9a6)
1 parent 35fc2fe commit c13842b

File tree

3 files changed

+23
-2
lines changed

3 files changed

+23
-2
lines changed

source/compatibility.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44
Compatibility
55
=============
66

7+
.. facet::
8+
:name: programming_language
9+
:values: java
10+
11+
.. facet::
12+
:name: genre
13+
:values: reference
14+
15+
.. meta::
16+
:keywords: java sync
17+
718
.. contents:: On this page
819
:local:
920
:backlinks: none

source/includes/quick-start/atlas-setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ want to connect to as shown below.
3737
:alt: Atlas Connection GUI cluster selection screen
3838

3939
Proceed to the :guilabel:`Connect Your Application` step and select the Java driver.
40-
Select "4.1 or Later" for the version.
40+
Select "4.3 or Later" for the version.
4141
Click the :guilabel:`Copy` icon to copy the *connection string* to your clipboard as
4242
shown below.
4343

source/index.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22
MongoDB Java Driver
33
===================
44

5-
.. default-domain:: mongodb
5+
.. facet::
6+
:name: programming_language
7+
:values: java
8+
9+
10+
.. facet::
11+
:name: genre
12+
:values: reference
13+
14+
.. meta::
15+
:keywords: java sync
616

717
.. toctree::
818
:titlesonly:

0 commit comments

Comments
 (0)