Skip to content

Commit f682f0e

Browse files
update quick start title (#358)
(cherry picked from commit 06c54b7)
1 parent b346d90 commit f682f0e

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed

source/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
:titlesonly:
1111
:maxdepth: 1
1212

13-
/quick-start
13+
Quick Start </quick-start>
1414
/quick-reference
1515
/whats-new
1616
/usage-examples

source/quick-start.txt

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,22 @@
11
.. _golang-quickstart:
22

3-
===========
4-
Quick Start
5-
===========
6-
7-
.. default-domain:: mongodb
3+
=====================
4+
Go Driver Quick Start
5+
=====================
86

97
.. contents:: On this page
108
:local:
119
:backlinks: none
1210
:depth: 2
1311
:class: singlecol
1412

13+
.. facet::
14+
:name: genre
15+
:values: tutorial
16+
17+
.. meta::
18+
:keywords: tutorial, get started, code example
19+
1520
.. include:: /includes/quick-start/overview.rst
1621

1722
Set up Your Project

source/usage-examples.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Atlas by following the :atlas:`Get Started with Atlas Guide
4444

4545
Once you import the dataset, you can copy and paste a usage
4646
example into your development environment of choice. You can follow the
47-
:ref:`golang-quickstart` to learn more about getting
47+
:ref:`Quick Start <golang-quickstart>` to learn more about getting
4848
started with the {+driver-long+}.
4949

5050
Connection String

0 commit comments

Comments
 (0)