Skip to content

Commit f34b86e

Browse files
author
Manika Dhiman
committed
fixed warning
1 parent 14b0b0d commit f34b86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-local/update/update-via-powershell-23h2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ Follow these steps to track update progress using PowerShell.
429429
Get-SolutionUpdate -Id <ResourceId> | ft Version,State,UpdateStateProperties,HealthState
430430
```
431431
432-
The update progresses through several states as described in [Review update phases](./update-phases-23h2.md#review-update-phases-of-azure-local-version-23h2).
432+
The update progresses through several states as described in [Review update phases](./update-phases-23h2.md#review-update-phases-of-azure-local).
433433
434434
Using the above command the following examples show how to monitor the update as it progresses through those phases using the `State` and `UpdateStateProperties` properties.
435435

0 commit comments

Comments
 (0)