Skip to content

Commit 6c5cc51

Browse files
(DOCSP-54118) Fixing URLs in compass clustered-collection and starting-compass-paste-string files (#14825)
* (DOCSP-54118) Fixing URLs in compass clustered-collection and starting-compass-paste-string files * (DOCSP-54118) Fixing URL in clustered-collection file * (DOCSP-54118) Fixing URL in clustered-collection file #3 Attempt * reverting last commit * (DOCSP-54118) Fixing URL in clustered-collection file 4th Attempt * (DOCSP-54118) fixed typo in ref title
1 parent cc7fe94 commit 6c5cc51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/compass/source/collections/clustered-collection.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Clustered collection limitations:
2727

2828
- The clustered index key must be on the ``_id`` field.
2929

30-
- Clustered collections may not be :manual:`capped collections <capped-collection>`.
30+
- Clustered collections may not be :ref:`capped collections <manual-capped-collection>`.
3131

3232
Steps
3333
-----

content/compass/source/includes/starting-compass-paste-string.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@
6262
.. important:: Required Access
6363

6464
Once you are connected to your MongoDB deployment, you may require
65-
specific :manual:`user roles <reference/built-in-roles/>` to access
65+
specific :ref:`user roles <built-in-roles>` to access
6666
various |compass-short| features. For more information on the required
6767
roles for |compass-short| features, see :ref:`required-access`.

0 commit comments

Comments
 (0)