Skip to content

Commit 7ef2eaf

Browse files
author
Dave Cuthbert
authored
DOCSP-22723 fix broken link (#400)
* DOCSP-22723 fix broken link * Staging fixes
1 parent f779c45 commit 7ef2eaf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/includes/fact-release-notes-1.11.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- Added support for plugins
22
that extend the functionality of |compass|.
33

4-
- Added support for :ref:`disconnecting <disconnect>` from the active
4+
- Added support for :ref:`disconnecting <disconnect-tab>` from the active
55
MongoDB instance without restarting |compass|.
66

77
- Added :ref:`Table View <docs-list-table-view>` for documents as a

source/indexes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To learn more about indexes, see :manual:`Indexes </indexes>`.
3535
For collections with high write-to-read ratio, indexes are expensive
3636
since each insert must also update any indexes. For a detailed list
3737
of considerations for indexes, see
38-
:manual:`Operational Considerations for Indexes <core/data-model-operations/#data-model-indexes>`.
38+
:ref:`Operational Considerations for Indexes <data-model-indexes>`.
3939

4040
.. _indexes-tab:
4141

0 commit comments

Comments
 (0)