Merge branch 'master' of https://github.com/Microsoft/win-cpub-itpro-docs into vso-11111589

This commit is contained in:
Celeste de Guzman
2017-04-24 13:06:42 -07:00
79 changed files with 7855 additions and 267 deletions

View File

@ -0,0 +1,7 @@
- name: Docs
tocHref: /
topicHref: /
items:
- name: Education
tocHref: /education
topicHref: /education/index

View File

@ -3,7 +3,7 @@
"content":
[
{
"files": ["**/**.md"],
"files": ["**/**.md", "**/**.yml"],
"exclude": ["**/obj/**"]
}
],
@ -14,10 +14,12 @@
}
],
"globalMetadata": {
"uhfHeaderId": "MSDocsHeader-WindowsIT",
"ROBOTS": "INDEX, FOLLOW",
"ms.author": "celested",
"audience": "windows-education",
"ms.topic": "article"
"ms.topic": "article",
"breadcrumb_path": "/education/breadcrumb/toc.json"
},
"externalReference": [
],

View File

@ -1,3 +1,3 @@
---
redirect_url: https://technet.microsoft.com/edu/windows/
redirect_url: https://docs.microsoft.com/education/windows/
---