From e18a5e239456b0d81fd8178bfc3b2ad86cabc0c6 Mon Sep 17 00:00:00 2001 From: jaimeo Date: Wed, 27 May 2020 14:06:10 -0700 Subject: [PATCH 1/2] added entry for new WUfB topic in the relevant section --- windows/deployment/TOC.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows/deployment/TOC.yml b/windows/deployment/TOC.yml index 600278cc0d..a802a391e6 100644 --- a/windows/deployment/TOC.yml +++ b/windows/deployment/TOC.yml @@ -145,6 +145,8 @@ href: update/feature-update-user-install.md - name: Use Windows Update for Business items: + - name: What is Windows Update for Business? + - href: update/waas-manage-updates-wufb - name: Configure Windows Update for Business href: update/waas-configure-wufb.md - name: Enforcing compliance deadlines for updates From 92d10551ddff53f17a6f1b6f7c8ba2de56eec550 Mon Sep 17 00:00:00 2001 From: jaimeo Date: Wed, 27 May 2020 14:43:19 -0700 Subject: [PATCH 2/2] fixing my stupid yml mistakes --- windows/deployment/TOC.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/TOC.yml b/windows/deployment/TOC.yml index a802a391e6..3dda78fbb4 100644 --- a/windows/deployment/TOC.yml +++ b/windows/deployment/TOC.yml @@ -146,7 +146,7 @@ - name: Use Windows Update for Business items: - name: What is Windows Update for Business? - - href: update/waas-manage-updates-wufb + href: update/waas-manage-updates-wufb.md - name: Configure Windows Update for Business href: update/waas-configure-wufb.md - name: Enforcing compliance deadlines for updates