Skip to content

Commit f160609

Browse files
authored
Remove dev home mentions (#5912)
1 parent 2cb8c89 commit f160609

4 files changed

Lines changed: 2 additions & 19 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ contact_links:
66
- name: Report issues, bugs, or file feature requests for PowerToys.
77
url: https://github.com/Microsoft/powertoys/issues
88
about: Windows PowerToys product repo on GitHub (for reporting issues, bugs, or feature requests)
9-
- name: Report issues, bugs, or file feature requests for Windows Dev Home.
10-
url: https://github.com/Microsoft/devhome/issues
11-
about: Windows Dev Home product repo on GitHub (for reporting issues, bugs, or feature requests)
129
- name: Report issues, bugs, or file feature requests for Windows Package Manager.
1310
url: https://github.com/microsoft/winget-cli/issues
1411
about: Windows Package Manager product repo on GitHub (for reporting issues, bugs, or feature requests)

hub/apps/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ highlightedContent:
2222
- title: Enhance your Windows apps with AI
2323
itemType: overview
2424
url: /windows/ai/
25-
- title: Set up your environment with Dev Home, WinGet, Terminal, WSL, and more
25+
- title: Set up your environment with WinGet, Terminal, WSL, and more
2626
itemType: overview
2727
url: ../dev-environment/index.md
2828
- title: Windows APIs

hub/dev-drive/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ There are advantages and trade-offs to consider when choosing whether to [create
5757
When choosing the **Create new VHD** option to set up a Dev Drive, you will then need to determine the following:
5858

5959
- **Virtual hard disk name**: Give a name to your VHD (Dev Drive).
60-
- **Location**: Assign a directory path where the Dev Drive VHD will be located on your machine. The default location is `C:\`, unless creating a Dev Drive using [Dev Home](../dev-home/index.md), in which case the default location is `%userprofile%\DevDrives`. We recommend using a per-user directory path location to store your Dev Drive to avoid any unintentional sharing.
60+
- **Location**: Assign a directory path where the Dev Drive VHD will be located on your machine. The default location is `C:\`. We recommend using a per-user directory path location to store your Dev Drive to avoid any unintentional sharing.
6161
- **Virtual hard disk size**: Assign the amount of disk space that will be allocated for the volume to use, minimum size is 50 GB.
6262
- **Virtual hard disk format**:
6363
- **VHD**: Supports virtual disks up to 2040 GB in size.

hub/dev-environment/toc.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,20 +1060,6 @@ items:
10601060
href: /dotnet/
10611061
- name: Azure docs
10621062
href: /azure/developer/
1063-
- name: Dev Home
1064-
items:
1065-
- name: Overview
1066-
href: ../dev-home/index.md
1067-
- name: Machine configuration
1068-
href: ../dev-home/setup.md
1069-
- name: Utilities
1070-
href: ../dev-home/utilities.md
1071-
- name: Extensions
1072-
href: ../dev-home/extensions.md
1073-
- name: Environments
1074-
href: ../dev-home/environments.md
1075-
- name: Windows customization
1076-
href: ../dev-home/windows-customization.md
10771063
- name: Mac to Windows guide
10781064
href: mac-to-windows.md
10791065
items:

0 commit comments

Comments
 (0)