Skip to content

Commit 3d1f5c2

Browse files
committed
Re-org the index sections
1 parent 79c8805 commit 3d1f5c2

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

hub/dev-environment/index.yml

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,21 @@ metadata:
1818
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1919

2020
landingContent:
21+
- title: Windows Terminal
22+
linkLists:
23+
- linkListType: concept
24+
links:
25+
- text: What is Windows Terminal?
26+
url: /windows/terminal/
27+
- text: Install and set up Terminal
28+
url: /windows/terminal/install
29+
- text: Appearance settings in Windows Terminal
30+
url: /windows/terminal/customize-settings/appearance
31+
- text: Terminal Chat (Experimental)
32+
url: /windows/terminal/terminal-chat
33+
- text: Windows Terminal tips and tricks
34+
url: /windows/terminal/tips-and-tricks
35+
2136
- title: Windows Subsystem for Linux (WSL)
2237
linkLists:
2338
- linkListType: concept
@@ -76,34 +91,6 @@ landingContent:
7691
- text: Configure Dev Drive security policy for the enterprise
7792
url: /windows/dev-drive/group-policy
7893

79-
- title: Windows Terminal
80-
linkLists:
81-
- linkListType: concept
82-
links:
83-
- text: What is Windows Terminal?
84-
url: /windows/terminal/
85-
- text: Install and set up Terminal
86-
url: /windows/terminal/install
87-
- text: Appearance settings in Windows Terminal
88-
url: /windows/terminal/customize-settings/appearance
89-
- text: Terminal Chat (Experimental)
90-
url: /windows/terminal/terminal-chat
91-
- text: Windows Terminal tips and tricks
92-
url: /windows/terminal/tips-and-tricks
93-
94-
- title: More tools for Windows developers
95-
linkLists:
96-
- linkListType: overview
97-
links:
98-
- text: Advanced Windows Settings
99-
url: /windows/advanced-settings/
100-
- text: Sudo for Windows
101-
url: /windows/sudo/
102-
- text: Guide for changing your dev environment from Mac to Windows
103-
url: /windows/dev-environment/mac-to-windows
104-
- text: Windows AI hub
105-
url: /windows/ai
106-
10794
- title: Development paths
10895
linkLists:
10996
- linkListType: get-started
@@ -129,7 +116,20 @@ landingContent:
129116
- text: Get started with Blazor
130117
url: /apps/aspnet/web-apps/blazor
131118

132-
- title: More resources for developers
119+
- title: More tools for developers
120+
linkLists:
121+
- linkListType: overview
122+
links:
123+
- text: Advanced Windows Settings
124+
url: /windows/advanced-settings/
125+
- text: Sudo for Windows
126+
url: /windows/sudo/
127+
- text: Guide for changing your dev environment from Mac to Windows
128+
url: /windows/dev-environment/mac-to-windows
129+
- text: Windows AI hub
130+
url: /windows/ai
131+
132+
- title: Resources for developers
133133
linkLists:
134134
- linkListType: concept
135135
links:

0 commit comments

Comments
 (0)