From 22680a9e467fa67d50c02b96a2e21f76961e8af2 Mon Sep 17 00:00:00 2001 From: Samuel FORESTIER Date: Sat, 31 Oct 2020 21:38:35 +0000 Subject: [PATCH] Updated 2.1 Multiple Profiles (markdown) --- 2.1-Multiple-Profiles.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2.1-Multiple-Profiles.md b/2.1-Multiple-Profiles.md index a13d4a0..3ee23f5 100644 --- a/2.1-Multiple-Profiles.md +++ b/2.1-Multiple-Profiles.md @@ -15,11 +15,11 @@ In order to maintain profiles, you will need to open Thunderbird with a switch t This will bring up the profile manager, where you can create, rename, delete and launch profiles. -![Profiles](https://github.com/dngray/ghacks-thunderbird-user.js/raw/master/wiki/profiles01.png) +![Profiles](https://github.com/HorlogeSkynet/thunderbird-user.js/raw/master/wiki/profiles01.png) In this example, the profile `ghacks test` was created in the default directory `%AppData%\Thunderbird` which is `C:\Users\user\AppData\Roaming\Thunderbird`.. WARNING: If you choose your own folder location for the profile, select a new or empty folder. If you choose a folder that isn't empty and you later remove the profile and choose the "Delete Files" option, everything inside that folder will be deleted. -![Explorer](https://github.com/dngray/ghacks-thunderbird-user.js/raw/master/wiki/profiles02.png) +![Explorer](https://github.com/HorlogeSkynet/thunderbird-user.js/raw/master/wiki/profiles02.png) For more information see Mozilla Support page: [Using Multiple Profiles](https://support.mozilla.org/en-US/kb/using-multiple-profiles).