Skip to content

Commit 613b144

Browse files
committed
*
1 parent 014e153 commit 613b144

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+93
-93
lines changed

source/agg-pipeline-builder/aggregation-pipeline-builder-settings.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ the upper right of the pipeline builder to open the :guilabel:`Settings` panel.
4949
Learn More
5050
----------
5151

52-
- :ref:`create-agg-pipeline`
52+
- :ref:`compass-create-agg-pipeline`
5353

5454
- :ref:`compass-pipeline-custom-collation`
5555

source/agg-pipeline-builder/count-pipeline-results.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Before You Begin
2626
----------------
2727

2828
To count result documents, you must first :ref:`create and run
29-
<create-agg-pipeline>` your aggregation pipeline. You can't count result
29+
<compass-create-agg-pipeline>` your aggregation pipeline. You can't count result
3030
documents while editing your pipeline.
3131

3232
Steps

source/agg-pipeline-builder/export-pipeline-to-language.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Steps
6161
application code for the selected programming language. If you include
6262
driver syntax, the copyable code reflects :ref:`project
6363
<query-bar-project>`, :ref:`sort <query-bar-sort>`, :ref:`maxtimems
64-
<query-bar-max-time-ms>`, :ref:`collation <query-bar-collation>`,
64+
<query-bar-max-time-ms>`, :ref:`collation <compass-query-bar-collation>`,
6565
:ref:`skip <query-bar-skip>` and :ref:`limit <query-bar-limit>` options.
6666

6767
.. step:: Click :icon-fa4:`files-o`

source/agg-pipeline-builder/open-saved-pipeline.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Before You Begin
2020

2121
If you don't already have a saved pipeline, you must first:
2222

23-
- :ref:`Create an aggregation pipeline <create-agg-pipeline>`.
23+
- :ref:`Create an aggregation pipeline <compass-create-agg-pipeline>`.
2424

2525
- :ref:`Save your aggregation pipeline <compass-save-agg-pipeline>`.
2626

source/collections.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ A collection is a grouping of MongoDB
2323
:ref:`documents <compass-documents>`. Documents within a collection can
2424
have different fields. A collection is the equivalent of a
2525
table in a relational database system. A collection exists within a
26-
single :ref:`database <database-tab>`
26+
single :ref:`database <compass-database-tab>`
2727

2828
Collections Screen
2929
------------------
@@ -70,7 +70,7 @@ You can create new collections in an existing database.
7070

7171
.. include:: /includes/steps/create-collection.rst
7272

73-
.. _drop-collection:
73+
.. _compass-drop-collection:
7474

7575
Drop a Collection
7676
-----------------
@@ -89,7 +89,7 @@ collection details, either:
8989

9090
- Click a collection in the left navigation.
9191

92-
- Open the collection in a :ref:`new tab <tabbed-view>`.
92+
- Open the collection in a :ref:`new tab <compass-tabbed-view>`.
9393

9494
After you select a collection, |compass-short| shows you that
9595
collection's :ref:`Documents tab <compass-documents>`. |compass-short| provides
@@ -125,7 +125,7 @@ view:
125125

126126
- Set Validation Rules for Your Schema
127127

128-
.. _tabbed-view:
128+
.. _compass-tabbed-view:
129129

130130
Tabbed View
131131
~~~~~~~~~~~

source/collections/clustered-collection.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _clustered-collection:
1+
.. _compass-clustered-collection:
22

33
=============================
44
Create a Clustered Collection

source/collections/collation-collection.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _collation-collection:
1+
.. _compass-collation-collection:
22

33
==================================
44
Create a Collection with Collation

source/collections/encrypted-collection.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _encrypted-collection:
1+
.. _compass-encrypted-collection:
22

33
=============================================
44
Create a Collection with Queryable Encryption

source/collections/time-series-collection.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _time-series-collection:
1+
.. _compass-time-series-collection:
22

33
===============================
44
Create a Time Series Collection

source/connect/connections.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ to interact with to open the :guilabel:`Databases` tab. When you open a
6060
database, MongoDB opens a new tab and labels it with the name of the
6161
MongoDB instance that contains that database. For more information about
6262
the :guilabel:`Databases` tab and instructions on viewing a database,
63-
see :ref:`Databases <database-tab>`.
63+
see :ref:`Databases <compass-database-tab>`.
6464

6565
Connection Options
6666
------------------

0 commit comments

Comments
 (0)