Skip to content

Commit d8d2307

Browse files
authored
DOCSP-33169: Quick Start version number (#442)
* DOCSP-33169: Quick Start version number * build log error * directive spacing * type->name
1 parent 46539cf commit d8d2307

File tree

3 files changed

+12
-13
lines changed

3 files changed

+12
-13
lines changed

source/compatibility.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ Compatibility
55
=============
66

77
.. facet::
8-
:type: programming_language
9-
:values: java
8+
:name: programming_language
9+
:values: java
1010

1111
.. facet::
12-
:type: genre
13-
:values: reference
12+
:name: genre
13+
:values: reference
1414

1515
.. meta::
16-
:keywords: java sync
16+
:keywords: java sync
1717

1818
.. contents:: On this page
1919
:local:

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: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,17 @@
22
MongoDB Java Driver
33
===================
44

5-
.. default-domain:: mongodb
6-
75
.. facet::
8-
:type: programming_language
9-
:values: java
6+
:name: programming_language
7+
:values: java
8+
109

1110
.. facet::
12-
:type: genre
13-
:values: reference
11+
:name: genre
12+
:values: reference
1413

1514
.. meta::
16-
:keywords: java sync
15+
:keywords: java sync
1716

1817
.. toctree::
1918
:titlesonly:

0 commit comments

Comments
 (0)