Skip to content

Commit f03cf43

Browse files
committed
fix links
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 41050a1 commit f03cf43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/insights/code-optimizations-troubleshoot.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@ To make sure that profiles are uploaded to your Application Insights resource, f
4040
1. In the navigation pane of your Application Insights resource, locate the **Investigate** heading, and then select **Performance**.
4141
1. On the **Performance** page of your Application Insights resource, select **Profiler**:
4242

43-
:::image type="content" source="./media/code-optimizations-troubleshooting/performance-page.png" alt-text="Azure portal screenshot that shows how to navigate to the Application Insights Profiler.":::
43+
:::image type="content" source="./media/code-optimizations-troubleshoot/performance-page.png" alt-text="Azure portal screenshot that shows how to navigate to the Application Insights Profiler.":::
4444

4545
1. On the **Application Insights Profiler** page, view the **Recent profiling sessions** section.
4646

47-
:::image type="content" source="./media/code-optimizations-troubleshooting/profiling-sessions.png" alt-text="Azure portal screenshot of the Application Insights Profiler page." lightbox="./media/code-optimizations-troubleshooting/profiling-sessions.png":::
47+
:::image type="content" source="./media/code-optimizations-troubleshoot/profiling-sessions.png" alt-text="Azure portal screenshot of the Application Insights Profiler page." lightbox="./media/code-optimizations-troubleshooting/profiling-sessions.png":::
4848

4949
> [!NOTE]
50-
> If you don't see any profiling sessions, see [Troubleshoot Application Insights Profiler](./profiler-troubleshooting.md).
50+
> If you don't see any profiling sessions, see [Troubleshoot Application Insights Profiler](../profiler/profiler-troubleshooting.md).
5151
5252
### Step 5: Regularly check the Profiler
5353

0 commit comments

Comments
 (0)