@@ -24,7 +24,7 @@ privileges:
2424 - MongoDB Built-In Role
2525
2626 * - :guilabel:`Home/MongoDB Instance`
27- - :doc :`View performance </ performance>`
27+ - :ref :`View performance <compass- performance>`
2828 - | :authaction:`dbStats`
2929 | :authaction:`getCmdLineOpts`
3030 | :authaction:`inprog`
@@ -53,41 +53,41 @@ privileges:
5353 - :authrole:`readWrite`
5454
5555 * - :guilabel:`Schema`
56- - :doc :`Query/View a Schema </ schema>`
56+ - :ref :`Query/View a Schema <schema-tab >`
5757 - :authaction:`find`
5858 - :authrole:`read`
5959
6060 * - :guilabel:`Documents`
61- - :doc :`Query/View a Document </ documents>`
61+ - :ref :`Query/View a Document <compass- documents>`
6262 - :authaction:`find`
6363 - :authrole:`read`
6464
6565 * - :guilabel:`Documents`
66- - :doc :`Clone, insert, update, delete a document </ documents>`
66+ - :ref :`Clone, insert, update, delete a document <compass- documents>`
6767 - | :authaction:`find`
6868 | :authaction:`insert`
6969 | :authaction:`update`
7070 | :authaction:`remove`
7171 - :authrole:`readWrite`
7272
7373 * - :guilabel:`Indexes`
74- - :doc :`View an index </ indexes>`
74+ - :ref :`View an index <compass- indexes>`
7575 - :authaction:`listIndexes`
7676 - :authrole:`read`
7777
7878 * - :guilabel:`Indexes`
79- - :doc :`Create, drop an index </ indexes>`
79+ - :ref :`Create, drop an index <compass- indexes>`
8080 - | :authaction:`createIndex`
8181 | :authaction:`dropIndex`
8282 - :authrole:`readWrite`
8383
8484 * - :guilabel:`Explain Plan`
85- - :doc :`Query/View a query plan </query-plan >`
85+ - :ref :`Query/View a query plan <explain-plans >`
8686 - :authaction:`find`
8787 - :authrole:`read`
8888
8989 * - :guilabel:`Validation`
90- - :doc :`View rules </ validation>`
90+ - :ref :`View rules <validation>`
9191 - :authaction:`listCollections`
9292 - :authrole:`read`
9393
0 commit comments