Skip to content

Commit 29227d9

Browse files
authored
DOCSP-38259: add meta descriptions to t250 (#355)
1 parent 6145043 commit 29227d9

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

source/fundamentals/connections/connection-guide.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Connection Guide
88
:name: genre
99
:values: tutorial
1010

11+
.. meta::
12+
:description: Learn how to use the MongoDB Go Driver to connect to MongoDB.
13+
:keywords: connection string, client options, replica set
14+
1115
.. contents:: On this page
1216
:local:
1317
:backlinks: none

source/index.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
:name: genre
77
:values: reference
88

9+
.. meta::
10+
:description: Learn how to use the MongoDB Go Driver.
11+
:keywords: landing page, index
12+
913
.. toctree::
1014
:titlesonly:
1115
:maxdepth: 1

0 commit comments

Comments
 (0)