diff --git a/education/docfx.json b/education/docfx.json index 484c0f38c5..70b106e401 100644 --- a/education/docfx.json +++ b/education/docfx.json @@ -62,11 +62,6 @@ "garycentric" ] }, - "fileMetadata": { - "ms.topic": { - "windows/tutorial-school-deployment/**/**.md": "tutorial" - } - }, "externalReference": [], "template": "op.html", "dest": "education", diff --git a/windows/security/docfx.json b/windows/security/docfx.json index e440797194..b923e0d70f 100644 --- a/windows/security/docfx.json +++ b/windows/security/docfx.json @@ -65,13 +65,13 @@ }, "fileMetadata": { "author":{ - "/identity-protection/hello-for-business/**/*.md": "paolomatarazzo" + "/identity-protection/hello-for-business/*.md": "paolomatarazzo" }, "ms.author":{ - "/identity-protection/hello-for-business/**/*.md": "paoloma" + "/identity-protection/hello-for-business/*.md": "paoloma" }, "ms.reviewer":{ - "/identity-protection/hello-for-business/**/*.md": "erikdau" + "/identity-protection/hello-for-business/*.md": "erikdau" } }, "template": [],