Skip to content

Commit 416c991

Browse files
(DOCSP-38604): Add product name to manual getting started page (#7447)
* (DOCSP-38604): Add product name to manual getting started page * simplify toc entry
1 parent 530b966 commit 416c991

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

source/introduction.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ third parties to develop storage engines for MongoDB.
136136
:titlesonly:
137137
:hidden:
138138

139-
/tutorial/getting-started
139+
Getting Started </tutorial/getting-started>
140140
Create an Atlas Free Tier Cluster <https://docs.atlas.mongodb.com/getting-started/>
141141
/core/databases-and-collections
142142
/core/document

source/tutorial/getting-started.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
.. _getting-started:
44

5-
===============
6-
Getting Started
7-
===============
5+
============================
6+
Getting Started with MongoDB
7+
============================
88

99
.. default-domain:: mongodb
1010

0 commit comments

Comments
 (0)