Skip to content

Commit 7732c59

Browse files
authored
Update index.yml
moving command line under "how to guide section" from "concept"
1 parent f232160 commit 7732c59

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/profiling/index.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ landingContent:
2828
links:
2929
- text: Ways to run profiling tools
3030
url: running-profiling-tools-with-or-without-the-debugger.md
31-
- text: Measure CPU usage from the command line
32-
url: profile-apps-from-command-line.md
31+
3332

3433

3534
# Card (optional)
@@ -55,6 +54,8 @@ landingContent:
5554
linkLists:
5655
- linkListType: how-to-guide
5756
links:
57+
- text: Measure CPU usage from the command line
58+
url: profile-apps-from-command-line.md
5859
- text: PerfTips
5960
url: perftips.md
6061
- text: Analyze resource consumption (XAML)

0 commit comments

Comments
 (0)