Revert titles to "Caution" instead of "Warning"

This commit is contained in:
Nidoxs 2025-01-05 17:49:23 +00:00
parent 73049a1e52
commit 698e7383f2

View file

@ -43,7 +43,7 @@ You can follow the installation instructions in the
[dev-mode-guide]: https://learn.microsoft.com/en-us/windows/apps/get-started/enable-your-device-for-development [dev-mode-guide]: https://learn.microsoft.com/en-us/windows/apps/get-started/enable-your-device-for-development
<Aside type="caution" title="Warning"> <Aside type="caution">
pesde uses symlinks which are an administrator-level operation on Windows. pesde uses symlinks which are an administrator-level operation on Windows.
To ensure proper functionality, enable [Developer Mode][dev-mode-guide].<br/><br/> To ensure proper functionality, enable [Developer Mode][dev-mode-guide].<br/><br/>
If you are getting errors such as <strong>'Failed to symlink file, a required privilege is not held by the client'</strong>, then enabling this setting will fix them. If you are getting errors such as <strong>'Failed to symlink file, a required privilege is not held by the client'</strong>, then enabling this setting will fix them.
@ -85,7 +85,7 @@ You can follow the installation instructions in the
</Steps> </Steps>
<Aside type="caution" title="Warning"> <Aside type="caution">
It is not recommended to use toolchain managers (such as Rokit or Aftman) to It is not recommended to use toolchain managers (such as Rokit or Aftman) to
install pesde. You can use `pesde self-upgrade` if you need to update pesde. install pesde. You can use `pesde self-upgrade` if you need to update pesde.