diff --git a/README.md b/README.md index b208db0d0..c4d690ee3 100644 --- a/README.md +++ b/README.md @@ -294,9 +294,10 @@ It is highly recommended you set the following environment values before startin ### ARM64-exclusive environment variables -ARM64 hosts can use the following variables to tweak their server setup. This includes known relevant Box64 configurations one can modify for better server stability/performance. +ARM64 hosts can use the following variables to tweak their server setup. This includes +known relevant Box64 configurations one can modify for better server stability/performance. -For the Box64 configurations, please see their [USAGE](https://github.com/ptitSeb/box64/blob/main/docs/USAGE.md) documentation for more info. +For the Box64 configurations, please see the their official documentation for more info. > [!TIP] > For best compatibility with **Apple Silicon**, set `ARM64_DEVICE` to `m1`. diff --git a/docusaurus/docs/getting-started/configuration/server-settings.md b/docusaurus/docs/getting-started/configuration/server-settings.md index 2ec99af35..7b70c43eb 100644 --- a/docusaurus/docs/getting-started/configuration/server-settings.md +++ b/docusaurus/docs/getting-started/configuration/server-settings.md @@ -112,7 +112,8 @@ It is highly recommended you set the following environment values before startin ARM64 hosts can use the following variables to tweak their server setup. This includes known relevant Box64 configurations one can modify for better server stability/performance. -For the Box64 configurations, please see their [USAGE](https://github.com/ptitSeb/box64/blob/main/docs/USAGE.md) documentation for more info. + +For the Box64 configurations, please see the their official documentation for more info. :::tip For best compatibility with **Apple Silicon**, set `ARM64_DEVICE` to `m1`.