From 4ab37ab7ed6c2a0614963b9089d744b3452f8f8a Mon Sep 17 00:00:00 2001 From: Mandi Ohlinger Date: Wed, 10 Nov 2021 19:24:39 -0500 Subject: [PATCH] Fixed link --- .../mdm/bulk-assign-and-reclaim-seats-from-user.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/bulk-assign-and-reclaim-seats-from-user.md b/windows/client-management/mdm/bulk-assign-and-reclaim-seats-from-user.md index df21e98494..a47e4f4613 100644 --- a/windows/client-management/mdm/bulk-assign-and-reclaim-seats-from-user.md +++ b/windows/client-management/mdm/bulk-assign-and-reclaim-seats-from-user.md @@ -33,7 +33,7 @@ The following parameters may be specified in the request URI. |productId|string|Required. Product identifier for an application that is used by the Store for Business.| |skuId|string|Required. Product identifier that specifies a specific SKU of an application.| |username|string|Requires UserPrincipalName (UPN). User name of the target user account.| -|seatAction|[SeatAction](data-structures-windows-store-for-business.mdm#seataction) || +|seatAction|[SeatAction](data-structures-windows-store-for-business.md#seataction) || ## Response