@@ -25,8 +25,6 @@ have different fields. A collection is the equivalent of a
2525table in a relational database system. A collection exists within a
2626single :ref:`database <database-tab>`
2727
28- .. _collections-screen-collections:
29-
3028Collections Screen
3129------------------
3230
@@ -41,7 +39,7 @@ The :guilabel:`Collections` screen displays the following
4139information for each collection in the selected database:
4240
4341- Collection name
44- - Number of :doc :`documents </ documents>` in the collection
42+ - Number of :ref :`documents <compass- documents>` in the collection
4543
4644 .. note::
4745
@@ -57,7 +55,7 @@ information for each collection in the selected database:
5755
5856- Average size of documents in the collection
5957- Total size of all documents in the collection
60- - Number of :doc :`indexes </ indexes>` on the collection
58+ - Number of :ref :`indexes <compass- indexes>` on the collection
6159- Total size of all indexes on the collection
6260- :manual:`Collation </reference/collation/>` properties for the
6361 collection. Hover over a :guilabel:`Collation` banner to view
@@ -79,8 +77,6 @@ Drop a Collection
7977
8078.. include:: /includes/steps/delete-collection.rst
8179
82- .. _collection-details:
83-
8480Collection Details
8581------------------
8682
@@ -96,23 +92,23 @@ collection details, either:
9692- Open the collection in a :ref:`new tab <tabbed-view>`.
9793
9894After you select a collection, |compass-short| shows you that
99- collection's :doc :`Documents tab </ documents>`. |compass-short| provides
95+ collection's :ref :`Documents tab <compass- documents>`. |compass-short| provides
10096the following collection information and functionality in the detailed
10197view:
10298
103- - :doc:`/ documents`
99+ - :ref:`compass- documents`
104100
105- - :doc:`Import and Export Data </ import-export/> ` to / from the collection
101+ - :ref:`compass- import-export` to and from the collection
106102
107103- :ref:`compass-agg-builder`
108104
109- - :doc :`Schema Analysis </ schema>`
105+ - :ref :`Schema Analysis <schema-tab >`
110106
111- - :doc:`/query-plan `
107+ - :ref:`explain-plans `
112108
113- - :doc:`/ indexes`
109+ - :ref:`compass- indexes`
114110
115- - :doc:`/ validation`
111+ - :ref:` validation`
116112
117113.. note:: Data Lake Limitations
118114
0 commit comments