From 643122f7b4b7bb71207f2044e9fa3a340d3f8572 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 27 Jun 2023 10:01:45 -0700 Subject: [PATCH] fix link typo --- windows/deployment/update/wufb-reports-workbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/update/wufb-reports-workbook.md b/windows/deployment/update/wufb-reports-workbook.md index cefd237b09..9fa2797118 100644 --- a/windows/deployment/update/wufb-reports-workbook.md +++ b/windows/deployment/update/wufb-reports-workbook.md @@ -34,7 +34,7 @@ Updates can go though many phases from when they're initially deployed to being - **Cancelled**: The update was cancelled from the [deployment service](deployment-service-overview.md) before it was installed - **Uninstalled**: The update was uninstalled from the device by either an admin or a user - **OnHold**: The update was put on hold from the [deployment service](deployment-service-overview.md) before it was installed -- **Unknown**: This state occurs when there's a record for the device in the [UCClient](wufb-reports-schema-uclient.md) table, but there isn't a record for the specific update for a specific computer in the [UCClientUpdateStatus](wufb-reports-schema-ucclientupdatestatus.md) table. +- **Unknown**: This state occurs when there's a record for the device in the [UCClient](wufb-reports-schema-ucclient.md) table, but there isn't a record for the specific update for a specific computer in the [UCClientUpdateStatus](wufb-reports-schema-ucclientupdatestatus.md) table. ## Open the Windows Update for Business reports workbook