Skip to content

Commit 9c78f61

Browse files
committed
Make URL relative
1 parent a88a826 commit 9c78f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/install/includes/microsoft-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ Since MU executes the local system account (NT Authority\SYSTEM), framework-depe
6464
- *nextSession* defers the removal until the next logon session from members in the Administrators group.
6565
- Values are case-insensitive and invalid values default to *always*.
6666

67-
When the removal is deferred, the installer writes a command to the [RunOnce](https://learn.microsoft.com/windows/win32/setupapi/run-and-runonce-registry-keys) registry key to uninstall the previous version. The command only executes if users in the Administrators group logs on to the machine.
67+
When the removal is deferred, the installer writes a command to the [RunOnce](/windows/win32/setupapi/run-and-runonce-registry-keys) registry key to uninstall the previous version. The command only executes if users in the Administrators group logs on to the machine.

0 commit comments

Comments
 (0)