|
1 |
| -.. _visual-studio-extension-builders: |
| 1 | +.. _mongodb-analyzer-analyze-code: |
2 | 2 |
|
3 | 3 | =================
|
4 | 4 | Analyze Your Code
|
@@ -76,7 +76,7 @@ Analyze Builders in Visual Studio
|
76 | 76 |
|
77 | 77 | To analyze your builder expressions in Visual Studio, perform the following actions:
|
78 | 78 |
|
79 |
| -1. Install the {+product+} as described in the :doc:`Install </install>` |
| 79 | +1. Install the {+product+} as described in the :ref:`Install <mongodb-analyzer-install>` |
80 | 80 | guide.
|
81 | 81 | 2. Write a builder expression with the {+driver-short+}
|
82 | 82 | 3. Move your mouse over the :guilabel:`...` annotation beneath the first
|
@@ -150,7 +150,7 @@ Analyze LINQ in Visual Studio
|
150 | 150 |
|
151 | 151 | To analyze your LINQ expressions in Visual Studio, perform the following actions:
|
152 | 152 |
|
153 |
| -1. Install the {+product+} as described in the :doc:`Install </install>` |
| 153 | +1. Install the {+product+} as described in the :ref:`Install <mongodb-analyzer-install>` |
154 | 154 | guide.
|
155 | 155 | 2. Write a LINQ expression with the {+driver-short+}.
|
156 | 156 | 3. Move your mouse over the :guilabel:`...` annotation beneath the first
|
@@ -223,7 +223,7 @@ Analyze LINQ3
|
223 | 223 |
|
224 | 224 | To analyze a LINQ3 expression, you must configure the {+product+} to use the LINQ3
|
225 | 225 | provider. To learn how to configure your LINQ provider, see the
|
226 |
| -:doc:`configuration </configuration>` guide. |
| 226 | +:ref:`configuration <mongodb-analyzer-configuration>` guide. |
227 | 227 |
|
228 | 228 | .. important:: Expressions Supported Only by LINQ3
|
229 | 229 |
|
@@ -264,7 +264,7 @@ To run the {+product+} from the command line and save your results to a
|
264 | 264 | :github:`SARIF </microsoft/sarif-tutorials/blob/main/docs/1-Introduction.md>`
|
265 | 265 | format file, perform the following actions:
|
266 | 266 |
|
267 |
| -- Install the {+product+} as described in the :doc:`Install </install>` guide. |
| 267 | +- Install the {+product+} as described in the :ref:`Install <mongodb-analyzer-install>` guide. |
268 | 268 | - Execute the following command:
|
269 | 269 |
|
270 | 270 | .. code-block:: shell
|
|
0 commit comments