From 9b8796705375247f70ef65d255ab198a41c0d65a Mon Sep 17 00:00:00 2001 From: Tommy Date: Tue, 15 Nov 2022 00:14:07 -0500 Subject: [PATCH] URL fix Signed-off-by: Tommy --- content/posts/android/Android Tips.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/android/Android Tips.md b/content/posts/android/Android Tips.md index dbcb4d1..b4dae18 100644 --- a/content/posts/android/Android Tips.md +++ b/content/posts/android/Android Tips.md @@ -124,7 +124,7 @@ Multiple user profiles can be found in **Settings** → **System** → **Multipl With user profiles, you can impose restrictions on a specific profile, such as: making calls, using SMS, or installing apps on the device. Each profile is encrypted using its own encryption key and cannot access the data of any other profiles. Even the device owner cannot view the data of other profiles without knowing their password. Multiple user profiles are a more secure method of isolation. -Note that there is currently a [VPN leakage with secondary user profiles](/posts/os/android-vpn-leakage-with-secondary-user-profiles). +Note that there is currently a [VPN leakage with secondary user profiles](/posts/android/android-vpn-leakage-with-secondary-user-profiles). ## Work Profile