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 1010 :titlesonly:
1111 :maxdepth: 1
1212
13- /quick-start
13+ Quick Start < /quick-start>
1414 /quick-reference
1515 /whats-new
1616 /usage-examples
Original file line number Diff line number Diff line change 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
1722Set 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
4444
4545Once you import the dataset, you can copy and paste a usage
4646example 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
4848started with the {+driver-long+}.
4949
5050Connection String
You can’t perform that action at this time.
0 commit comments