Skip to content

Commit 157dcf0

Browse files
rachel-mackgithub-actions[bot]
authored andcommitted
[PyMongo] Remove "MongoDB" from page title (#198)
* fix title * remove settings file (cherry picked from commit 4e88041)
1 parent d9ff314 commit 157dcf0

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
@@ -65,8 +65,8 @@ Write Data to MongoDB
6565

6666
Learn how you can write data to MongoDB in the :ref:`pymongo-write` section.
6767

68-
Read Data from MongoDB
69-
----------------------
68+
Read Data
69+
---------
7070

7171
Learn how you can retrieve data from MongoDB in the :ref:`pymongo-read` section.
7272

source/read.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _pymongo-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)