File tree Expand file tree Collapse file tree 3 files changed +12
-7
lines changed Expand file tree Collapse file tree 3 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 10
10
:titlesonly:
11
11
:maxdepth: 1
12
12
13
- /quick-start
13
+ Quick Start < /quick-start>
14
14
/quick-reference
15
15
/whats-new
16
16
/usage-examples
Original file line number Diff line number Diff line change 1
1
.. _golang-quickstart:
2
2
3
- ===========
4
- Quick Start
5
- ===========
6
-
7
- .. default-domain:: mongodb
3
+ =====================
4
+ Go Driver Quick Start
5
+ =====================
8
6
9
7
.. contents:: On this page
10
8
:local:
11
9
:backlinks: none
12
10
:depth: 2
13
11
:class: singlecol
14
12
13
+ .. facet::
14
+ :name: genre
15
+ :values: tutorial
16
+
17
+ .. meta::
18
+ :keywords: tutorial, get started, code example
19
+
15
20
.. include:: /includes/quick-start/overview.rst
16
21
17
22
Set up Your Project
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ Atlas by following the :atlas:`Get Started with Atlas Guide
44
44
45
45
Once you import the dataset, you can copy and paste a usage
46
46
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
48
48
started with the {+driver-long+}.
49
49
50
50
Connection String
You can’t perform that action at this time.
0 commit comments