Fix incorrect text

Co-Authored-By: DistantCoder <82241815+WellCodeIsDelicious@users.noreply.github.com>
This commit is contained in:
MCDeltaT 2023-12-15 13:17:10 +00:00
parent d2125375ca
commit 9ca2d15c1e
5 changed files with 6 additions and 6 deletions

View File

@ -138,7 +138,7 @@ jobs:
else
verofwsa=${{ needs.check.outputs.LATEST_RETAIL_VER }}
win11x64_link="<p><a href=\"https://github.com/MustardChef/WSABuilds/releases/tag/Windows_11_${verofwsa}\"><img alt=\"win11x64downstable\" src=\"https://img.shields.io/badge/Download%20Latest%20Stable%20Builds-Windows%2011%20x64-blue?style=for-the-badge&amp;logo=windows11\"/></a></p>"
win11arm64_link="<p><a href=\"https://github.com/MustardChef/WSABuilds/releases/tag/Windows_11_${verofwsa}_arm64\"><img alt=\"win11arm64downstable\" src=\"https://img.shields.io/badge/https://img.shields.io/badge/Download%20Latest%20Stable%20Builds-Windows%2011%20arm64-blue?style=for-the-badge&amp;logo=windows11\"/></a></p>"
win11arm64_link="<p><a href=\"https://github.com/MustardChef/WSABuilds/releases/tag/Windows_11_${verofwsa}_arm64\"><img alt=\"win11arm64downstable\" src=\"https://img.shields.io/badge/Download%20Latest%20Stable%20Builds-Windows%2011%20arm64-blue?style=for-the-badge&amp;logo=windows11\"/></a></p>"
win10x64_link="<p><a href=\"https://github.com/MustardChef/WSABuilds/releases/tag/Windows_10_${verofwsa}\"><img alt=\"win10x64down\" src=\"https://img.shields.io/badge/Download%20Latest%20Stable%20Builds-Windows%2010%20x64-blue?style=for-the-badge&amp;logo=windows\"/></a></p>"
fi
echo "LINK_FOR_W11X64=$win11x64_link" >> $GITHUB_ENV

View File

@ -46,7 +46,7 @@ You may encounter this problem, even if Virtualization is enabled on your PC (in
Change the value of “Start” from “3” to “0”
> **Note**
> [!NOTE]
> You can change it back to 3, if it makes no difference
&nbsp;

View File

@ -45,8 +45,8 @@ function Finish {
</br>
> **Warning**
>**Do not start WSA before restoring user data.**
> [!WARNING]
> **Do not start WSA before restoring user data.**
</br>

View File

@ -49,7 +49,7 @@
Change the value of “Start” from “3” to “0”
> **Note**
> [!NOTE]
> You can change it back to 3, if it makes no difference
&nbsp;

View File

@ -13,7 +13,7 @@
- Basic knowledge on Command Prompt (CMD) usage
- There must be enough space on the disk/partiton that you are installing/moving WSA to (recommended 20GB, as the VHDX can become very large in size)
> **Note**
> [!NOTE]
>
> If you want to preseve your data, make a backup of the `%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalCache\userdata.vhdx` file. After uninstalling, copy the VHDX file back to the `%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalCache` folder.