diff --git a/source/index.txt b/source/index.txt index e2ce5bd..21c52ea 100644 --- a/source/index.txt +++ b/source/index.txt @@ -71,8 +71,8 @@ Write Data to MongoDB Learn how you can write data to MongoDB in the :ref:`java-rs-write` section. -Read Data from MongoDB ----------------------- +Read Data +--------- Learn how you can retrieve data from MongoDB in the :ref:`java-rs-read` section. diff --git a/source/read-data-from-mongo.txt b/source/read-data-from-mongo.txt index 72cfed7..f9d5bee 100644 --- a/source/read-data-from-mongo.txt +++ b/source/read-data-from-mongo.txt @@ -1,8 +1,8 @@ .. _java-rs-read: -====================== -Read Data From MongoDB -====================== +========= +Read Data +========= .. contents:: On this page :local: