diff --git a/source/index.txt b/source/index.txt index 6456582e..8a0150c4 100644 --- a/source/index.txt +++ b/source/index.txt @@ -50,8 +50,8 @@ Connect to MongoDB Learn how to create and configure a connection to a MongoDB deployment in the :ref:`cpp-connect` section. -Read Data from MongoDB ----------------------- +Read Data +--------- Learn how you can retrieve data from MongoDB in the :ref:`cpp-read` section. diff --git a/source/read.txt b/source/read.txt index e6d40c16..89a1a33e 100644 --- a/source/read.txt +++ b/source/read.txt @@ -1,8 +1,8 @@ .. _cpp-read: -====================== -Read Data from MongoDB -====================== +========= +Read Data +========= .. contents:: On this page :local: