Skip to content

Commit 7df66ee

Browse files
author
Chris Cho
authored
DOCSP-28192: update scala and reactive streams version (#856)
* DOCSP-28192: update scala and reactive streams version
1 parent 3036005 commit 7df66ee

File tree

5 files changed

+5
-9
lines changed

5 files changed

+5
-9
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ stable-api = "Stable API"
1313
csharp-version = "2.18"
1414
csharp-docs-versioned = "https://mongodb.github.io/mongo-csharp-driver/{+csharp-version+}"
1515

16-
java-version = "4.8"
16+
java-version = "4.9"
1717
java-api = "https://mongodb.github.io/mongo-java-driver/{+java-version+}"
1818

1919
[[banners]]

source/csharp.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ Take the free online course taught by MongoDB
4040

4141
.. list-table::
4242

43-
* - .. cssclass:: bordered-figure
44-
.. figure:: /figures/M220N.png
43+
* - .. figure:: /figures/M220N.png
4544
:alt: Banner for the C# MongoDB University Course
4645

4746
- `Using MongoDB with C# <https://learn.mongodb.com/learning-paths/using-mongodb-with-c>`__

source/includes/university-m220p.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ Take the Free Online Course Taught by MongoDB
33

44
.. list-table::
55

6-
* - .. cssclass:: bordered-figure
7-
.. figure:: /figures/M220P_hero.jpg
6+
* - .. figure:: /figures/M220P_hero.jpg
87
:alt: Banner for the MongoDB University Python Course
98

109
- `Using MongoDB with Python <https://learn.mongodb.com/learning-paths/using-mongodb-with-python>`__

source/java-drivers.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ Take the free online course taught by MongoDB
3636

3737
.. list-table::
3838

39-
* - .. cssclass:: bordered-figure
40-
.. figure:: /figures/M220J_hero.jpg
39+
* - .. figure:: /figures/M220J_hero.jpg
4140
:alt: MongoDB Java Course Hero
4241

4342
- `Using MongoDB with Java <https://learn.mongodb.com/learning-paths/using-mongodb-with-java>`_

source/java.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ Take the free online course taught by MongoDB
2727

2828
.. list-table::
2929

30-
* - .. cssclass:: bordered-figure
31-
.. figure:: /figures/M220J_hero.jpg
30+
* - .. figure:: /figures/M220J_hero.jpg
3231
:alt: MongoDB Java Course Hero
3332

3433
- `Using MongoDB with Java <https://learn.mongodb.com/learning-paths/using-mongodb-with-java>`_

0 commit comments

Comments
 (0)