diff --git a/readme/privacy.md b/readme/privacy.md
index 9e6771564..0c3366d36 100644
--- a/readme/privacy.md
+++ b/readme/privacy.md
@@ -11,6 +11,8 @@ In order to provide certain features, Joplin may need to connect to third-party
| Auto-update | Joplin periodically connects to GitHub to check for new releases. | Enabled | Yes |
| Geo-location | Joplin saves geo-location information in note properties when you create a note. | Enabled | Yes |
| Synchronisation | Joplin supports synchronisation of your notes across multiple devices. If you choose to synchronise with a third-party, such as OneDrive, the notes will be sent to your OneDrive account, in which case the third-party privacy policy applies. | Disabled | Yes |
-| Wifi connection check | On mobile, Joplin checks for Wifi connectivity to give the option to synchronise data only when Wifi is enabled. | Enabled | No |
+| Wifi connection check | On mobile, Joplin checks for Wifi connectivity to give the option to synchronise data only when Wifi is enabled. | Enabled | No (1) |
+
+(1) https://github.com/laurent22/joplin/issues/5705
For any question about Joplin privacy policy, please leave a message [on the forum](https://discourse.joplinapp.org/).
diff --git a/readme/welcome/5_privacy.md b/readme/welcome/5_privacy.md
index f035e4e20..5475f8fb3 100644
--- a/readme/welcome/5_privacy.md
+++ b/readme/welcome/5_privacy.md
@@ -11,7 +11,9 @@ Joplin has many modern features, some of which use third-party services. You can
| Auto-update | Joplin periodically connects to GitHub to check for new releases. | Enabled | Yes |
| Geo-location | Joplin saves geo-location information in note properties when you create a note. | Enabled | Yes |
| Synchronisation | Joplin supports synchronisation of your notes across multiple devices. If you choose to synchronise with a third-party, such as OneDrive, the notes will be sent to your OneDrive account, in which case the third-party privacy policy applies. | Disabled | Yes |
-| Wifi connection check | On mobile, Joplin checks for Wifi connectivity to give the option to synchronise data only when Wifi is enabled. | Enabled | No |
+| Wifi connection check | On mobile, Joplin checks for Wifi connectivity to give the option to synchronise data only when Wifi is enabled. | Enabled | No (1) |
+
+(1) https://github.com/laurent22/joplin/issues/5705
Joplin is developed as an open-source application and the source code is freely available online to inspect.