Skip to content

Commit 4e88041

Browse files
authored
[PyMongo] Remove "MongoDB" from page title (#198)
* fix title * remove settings file
1 parent 4d0a621 commit 4e88041

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

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

70-
Read Data from MongoDB
71-
----------------------
70+
Read Data
71+
---------
7272

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

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)