Skip to content

Commit 06c54b7

Browse files
update quick start title (#358)
1 parent 8cff434 commit 06c54b7

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
@@ -14,7 +14,7 @@
1414
:titlesonly:
1515
:maxdepth: 1
1616

17-
/quick-start
17+
Quick Start </quick-start>
1818
/quick-reference
1919
/whats-new
2020
/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)