Merged PR 4961: Change file name auto-pilot to autopilot and set redirect

It was bugging me
This commit is contained in:
Greg Lindsay 2017-12-13 23:24:29 +00:00
parent 631fc0437b
commit 75f1bb14f4
4 changed files with 154 additions and 149 deletions

View File

@ -8399,6 +8399,11 @@
"source_path": "windows/deployment/windows-10-enterprise-activation-subscription.md", "source_path": "windows/deployment/windows-10-enterprise-activation-subscription.md",
"redirect_url": "/windows/deployment/windows-10-enterprise-subscription-activation", "redirect_url": "/windows/deployment/windows-10-enterprise-subscription-activation",
"redirect_document_id": true "redirect_document_id": true
},
{
"source_path": "windows/deployment/windows-10-auto-pilot.md",
"redirect_url": "/windows/deployment/windows-10-autopilot",
"redirect_document_id": true
} }
] ]
} }

View File

@ -10,7 +10,7 @@
## [Resolve Windows 10 upgrade errors](upgrade/resolve-windows-10-upgrade-errors.md) ## [Resolve Windows 10 upgrade errors](upgrade/resolve-windows-10-upgrade-errors.md)
## [Deploy Windows 10](deploy.md) ## [Deploy Windows 10](deploy.md)
### [Overview of Windows AutoPilot](windows-10-auto-pilot.md) ### [Overview of Windows AutoPilot](windows-10-autopilot.md)
### [Windows 10 upgrade paths](upgrade/windows-10-upgrade-paths.md) ### [Windows 10 upgrade paths](upgrade/windows-10-upgrade-paths.md)
### [Windows 10 edition upgrade](upgrade/windows-10-edition-upgrades.md) ### [Windows 10 edition upgrade](upgrade/windows-10-edition-upgrades.md)
### [Windows 10 volume license media](windows-10-media.md) ### [Windows 10 volume license media](windows-10-media.md)

View File

@ -6,7 +6,7 @@ ms.prod: w10
ms.mktglfcycl: deploy ms.mktglfcycl: deploy
ms.sitesec: library ms.sitesec: library
ms.localizationpriority: high ms.localizationpriority: high
ms.date: 10/20/2017 ms.date: 12/13/2017
author: greg-lindsay author: greg-lindsay
--- ---
@ -28,7 +28,7 @@ Windows 10 upgrade options are discussed and information is provided about plann
|Topic |Description | |Topic |Description |
|------|------------| |------|------------|
|[Overview of Windows AutoPilot](windows-10-auto-pilot.md) |Windows AutoPilot deployment is a new cloud service from Microsoft that provides a zero touch experience for deploying Windows 10 devices. | |[Overview of Windows AutoPilot](windows-10-autopilot.md) |Windows AutoPilot deployment is a new cloud service from Microsoft that provides a zero touch experience for deploying Windows 10 devices. |
|[Windows 10 upgrade paths](upgrade/windows-10-upgrade-paths.md) |This topic provides information about support for upgrading directly to Windows 10 from a previous operating system. | |[Windows 10 upgrade paths](upgrade/windows-10-upgrade-paths.md) |This topic provides information about support for upgrading directly to Windows 10 from a previous operating system. |
|[Windows 10 edition upgrade](upgrade/windows-10-edition-upgrades.md) |This topic provides information about support for upgrading from one edition of Windows 10 to another. | |[Windows 10 edition upgrade](upgrade/windows-10-edition-upgrades.md) |This topic provides information about support for upgrading from one edition of Windows 10 to another. |
|[Windows 10 volume license media](windows-10-media.md) |This topic provides information about media available in the Microsoft Volume Licensing Service Center. | |[Windows 10 volume license media](windows-10-media.md) |This topic provides information about media available in the Microsoft Volume Licensing Service Center. |

View File

@ -9,7 +9,7 @@ ms.sitesec: library
ms.pagetype: deploy ms.pagetype: deploy
author: DaniHalfin author: DaniHalfin
ms.author: daniha ms.author: daniha
ms.date: 11/30/2017 ms.date: 12/13/2017
--- ---
# Overview of Windows AutoPilot # Overview of Windows AutoPilot