Skip to content

Commit c4159ba

Browse files
authored
Merge pull request #296296 from vinnieangel/deletionclassroom
removed some articles
2 parents 3a6fb8a + 933c6d0 commit c4159ba

File tree

5 files changed

+15
-244
lines changed

5 files changed

+15
-244
lines changed

articles/education-hub/access-education-hub.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

articles/education-hub/add-student-api.md

Lines changed: 0 additions & 137 deletions
This file was deleted.

articles/education-hub/set-up-lab.md

Lines changed: 0 additions & 59 deletions
This file was deleted.

articles/education-hub/toc.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@
2020
href: azure-dev-tools-teaching/about-program.md
2121
- name: Quickstarts
2222
items:
23-
- name: Azure Classroom
24-
items:
25-
- name: Access the Education Hub
26-
href: access-education-hub.md
27-
- name: Set up a lab
28-
href: set-up-lab.md
2923
- name: Azure Dev Tools for Teaching
3024
items:
3125
- name: Enroll or renew a subscription
@@ -38,8 +32,6 @@
3832
items:
3933
- name: Use a script to automate lab functionality
4034
href: full-api-script.md
41-
- name: Add students to a lab with REST APIs
42-
href: add-student-api.md
4335
- name: Azure Dev Tools for Teaching
4436
items:
4537
- name: Download software

redirects/.openpublishing.redirection.education.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,21 @@
4444
"source_path_from_root": "/articles/education-hub/create-lab-education-hub.md",
4545
"redirect_url": "/azure/education-hub/about-education-hub",
4646
"redirect_document_id": false
47+
},
48+
{
49+
"source_path_from_root": "/articles/education-hub/access-education-hub.md",
50+
"redirect_url": "/azure/education-hub/about-education-hub",
51+
"redirect_document_id": false
52+
},
53+
{
54+
"source_path_from_root": "/articles/education-hub/set-up-lab.md",
55+
"redirect_url": "/azure/education-hub/about-education-hub",
56+
"redirect_document_id": false
57+
},
58+
{
59+
"source_path_from_root": "/articles/education-hub/add-student-api.md",
60+
"redirect_url": "/azure/education-hub/about-education-hub",
61+
"redirect_document_id": false
4762
}
4863
]
4964
}

0 commit comments

Comments
 (0)