Skip to content

Commit 7749cb6

Browse files
authored
Merge pull request #294543 from vinnieangel/removingclassroom
removed an article
2 parents 628e512 + 18b07be commit 7749cb6

File tree

4 files changed

+7
-32
lines changed

4 files changed

+7
-32
lines changed

articles/education-hub/get-started-education-hub.md

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

articles/education-hub/index.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@ landingContent:
6161
links:
6262
- text: What is Azure Classroom?
6363
url: about-education-hub.md
64-
- linkListType: quickstart
65-
links:
66-
- text: Get started with the Azure Education Hub
67-
url: get-started-education-hub.md
6864
- linkListType: how-to-guide
6965
links:
7066
- text: Manage your academic sponsorship

articles/education-hub/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424
items:
2525
- name: Access the Education Hub
2626
href: access-education-hub.md
27-
- name: Get started with Azure Classroom
28-
href: get-started-education-hub.md
2927
- name: Set up a lab
3028
href: set-up-lab.md
3129
- name: Azure Dev Tools for Teaching

redirects/.openpublishing.redirection.education.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,17 @@
22
"redirections": [
33
{
44
"source_path_from_root": "/articles/education-hub/custom-tenant-set-up-classroom.md",
5-
"redirect_url": "/articles/education-hub/about-education-hub.md",
5+
"redirect_url": "/azure/education-hub/about-education-hub",
66
"redirect_document_id": false
77
},
88
{
99
"source_path_from_root": "/articles/education-hub/it-admin-allocate-credit.md",
10-
"redirect_url": "/articles/education-hub/about-education-hub.md",
10+
"redirect_url": "/azure/education-hub/about-education-hub",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/education-hub/get-started-education-hub.md",
15+
"redirect_url": "/azure/education-hub/about-education-hub",
1116
"redirect_document_id": false
1217
}
1318
]

0 commit comments

Comments
 (0)