Skip to content

Commit c7ae83f

Browse files
github-actions[bot]rachel-mack
andauthoredMar 6, 2025
[Backport v5.2] [Java RS] Remove "MongoDB" from page title (#106)
Co-authored-by: Rachel Mackintosh <148898879+rachel-mack@users.noreply.github.com>
1 parent 2677c79 commit c7ae83f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎source/index.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ Write Data to MongoDB
7171

7272
Learn how you can write data to MongoDB in the :ref:`java-rs-write` section.
7373

74-
Read Data from MongoDB
75-
----------------------
74+
Read Data
75+
---------
7676

7777
Learn how you can retrieve data from MongoDB in the :ref:`java-rs-read` section.
7878

‎source/read-data-from-mongo.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _java-rs-read:
22

3-
======================
4-
Read Data From MongoDB
5-
======================
3+
=========
4+
Read Data
5+
=========
66

77
.. contents:: On this page
88
:local:

0 commit comments

Comments
 (0)
Please sign in to comment.