Skip to content

Commit 9587b05

Browse files
DOCSP-14098 fix for broken link in GS tutorial (#119)
1 parent 6af325c commit 9587b05

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

source/tutorial/getting-started.txt

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,14 @@ Overview
1818
--------
1919

2020
|service| |data-lake| is MongoDB's solution for querying data stored in
21-
low cost S3 buckets using the MongoDB Query Language. This allows analytics
22-
applications to make use of archived data for their data processing needs.
21+
low cost S3 buckets using the MongoDB Query Language. This allows
22+
analytics applications to make use of archived data for their data
23+
processing needs.
2324

24-
This tutorial will guide you through the process of creating and connecting
25-
to a |data-lake| in |service|, configuring databases and collections from
26-
files stored in S3, and running MongoDB Query Language (MQL) operations.
25+
This tutorial will guide you through the process of creating and
26+
connecting to a |data-lake| in |service|, configuring databases and
27+
collections from files stored in S3, and running MongoDB Query Language
28+
(MQL) operations.
2729

2830
.. figure:: /images/data-lake-getting-started.png
2931
:figwidth: 775px
@@ -36,7 +38,7 @@ files stored in S3, and running MongoDB Query Language (MQL) operations.
3638
.. note::
3739

3840
You will incur charges when running {+data-lake+} queries. For more
39-
information, see :ref:`atlas-data-lake-billing`.
41+
information, see `Billing <https://docs.mongodb.com/datalake/#billing>`__.
4042

4143
Table of Contents
4244
-----------------

0 commit comments

Comments
 (0)