Skip to content

Commit 7e429e5

Browse files
authored
Fixes link issue regarding sandbox test PowerShell script (microsoft#146048)
1 parent 218e089 commit 7e429e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ For more details, see ["Submit packages to Windows Package Manager"](https://doc
3737

3838
### In Windows Sandbox
3939

40-
You can use the [Sandbox Test](/Tools/SandboxTest.ps1) PowerShell script for testing a manifest installation in [Windows Sandbox](https://docs.microsoft.com/windows/security/threat-protection/windows-sandbox/windows-sandbox-overview). The manifest will be also validated.
40+
41+
You can use the [Sandbox Test](../Tools/SandboxTest.ps1) PowerShell script for testing a manifest installation in [Windows Sandbox](https://docs.microsoft.com/windows/security/threat-protection/windows-sandbox/windows-sandbox-overview). The manifest will be also validated.
4142

4243
Just provide the path to manifest as parameter:
4344

0 commit comments

Comments
 (0)