Skip to content

Commit 30cabba

Browse files
authored
Merge pull request #1568 from nader-zouaoui/update-learning-path-picture-links
fix: update windowsperf vs extension image links
2 parents abde81c + 20e71bf commit 30cabba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/install-guides/windows-perf-vs-extension.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@ The WindowsPerf GUI extension is composed of several key features, each designed
4141
- **Output Logging**: All commands executed through the GUI are logged, ensuring transparency and supporting performance analysis.
4242
- **Sampling UI**: Customize your sampling experience by selecting events, setting frequency and duration, choosing programs for sampling, and comprehensively analyzing results. See screenshot below.
4343

44-
![Sampling preview #center](../_images/wperf-vs-extension-sampling-preview.png "Sampling settings UI Overview")
44+
![Sampling preview #center](/install_guides/_images/wperf-vs-extension-sampling-preview.png "Sampling settings UI Overview")
4545

4646

4747
- **Counting Settings UI**: Build a `wperf stat` command from scratch using the configuration interface, then view the output in the IDE or open it with Windows Performance Analyzer (WPA). See screenshot below.
4848

4949

50-
![Counting preview #center](../_images/wperf-vs-extension-counting-preview.png "Counting settings UI Overview")
50+
![Counting preview #center](/install_guides/_images/wperf-vs-extension-counting-preview.png "Counting settings UI Overview")
5151

5252
## Before you begin
5353

@@ -69,7 +69,7 @@ To install the WindowsPerf Visual Studio Extension from Visual Studio:
6969
4. Click on the search bar (Ctrl+L) and type `WindowsPerf`.
7070
5. Click on the **Install** button and restart Visual Studio.
7171

72-
![WindowsPerf install page #center](../_images/wperf-vs-extension-install-page.png)
72+
![WindowsPerf install page #center](/install_guides/_images/wperf-vs-extension-install-page.png)
7373

7474
### Installation from GitHub
7575

0 commit comments

Comments
 (0)