diff --git a/tutorials/first-config.md b/tutorials/first-config.md index e7751cda06..f7071aa206 100644 --- a/tutorials/first-config.md +++ b/tutorials/first-config.md @@ -62,7 +62,7 @@ However, all of those options are optional. The app works stable with the defaul If you still would like to change the settings, just take time looking around the available options. You can also search through available settings. The most common three settings you might want to set on the first run are mentioned below. -Apart from that, there's also [this separate manual describing various settings / options](/settings-overview.md) in FairEmail. +Apart from that, there's also [this separate manual describing various settings / options](settings-overview.md) in FairEmail. ### 1. Disable the permanent notification (watchdog) The watchdog is a necessary foreground service as many phones kill the app once there is nothing in the foreground anymore. diff --git a/tutorials/readme.md b/tutorials/readme.md index bfef2f904f..dd62daa208 100644 --- a/tutorials/readme.md +++ b/tutorials/readme.md @@ -1,7 +1,7 @@ # FairEmail Manuals The following manuals describe how to configure FairEmail as well as how to modify the settings on your own requirements. -FairEmail offers many options you can always explore yourself within the app or in [this extensive FAQ](https://github.com/M66B/FairEmail/blob/master/FAQ.md). +FairEmail offers many options you can always explore yourself within the app or in the FAQ article. The manuals here will only cover the basics that should suffice for most users. **NOTE:** If you have any troubles, check [this extensive FAQ](https://github.com/M66B/FairEmail/blob/master/FAQ.md). diff --git a/tutorials/settings-overview.md b/tutorials/settings-overview.md index bc8597afa5..e3bc37d354 100644 --- a/tutorials/settings-overview.md +++ b/tutorials/settings-overview.md @@ -40,7 +40,7 @@ You will now find multiple categories: * [10. Enable Error Reporting](#10-enable-error-reporting) ## 1. Adding a new Account -If you want to add a new account, use the wizard in the Main screen. Follow [this first configuration guide](/first-condig.md). +If you want to add a new account, use the wizard in the Main screen. Follow [this first configuration guide](first-config.md). You can also [add an account manually](/manual-config.md). That requires you to enter everything manually, so it's not recommended. ## 2. Receiving Messages in the Daytime only @@ -100,7 +100,7 @@ Go to the "Connection" settings and you will find the following "General" option * Download while roaming * Roam like at home - Roaming within the EU won't be considered as roaming -More information in [FAQ #105 How does the roam-like-at-home option work?](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq105). +More information can be found in [FAQ #105 How does the roam-like-at-home option work?](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq105). ## 6. Changing the Theme You can slightly change the way the app looks. To this end, FairEmail comes with multiple pre-installed themes. @@ -151,4 +151,4 @@ If you want to enable error reporting, do as follows: 1. Go to the "Miscellaneous" settings 2. Enable the option "Send error reports" -More information in [FAQ #104 What do I need to know about error reporting?](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq104). +More information can be found in [FAQ #104 What do I need to know about error reporting?](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq104).