From 19c01a1eff5854532dcc0a85d71b60744c94b17a Mon Sep 17 00:00:00 2001 From: Samuel FORESTIER Date: Sun, 24 Nov 2019 19:03:06 +0000 Subject: [PATCH] Updates and makes Wiki links relative --- 2.2-Multiple-Profiles-[Thunderbird-Portable].md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2.2-Multiple-Profiles-[Thunderbird-Portable].md b/2.2-Multiple-Profiles-[Thunderbird-Portable].md index f56b86c..50ba037 100644 --- a/2.2-Multiple-Profiles-[Thunderbird-Portable].md +++ b/2.2-Multiple-Profiles-[Thunderbird-Portable].md @@ -1,7 +1,7 @@ How to set up, maintain, rename, delete and run profiles with Thunderbird Portable. -- For installed Thunderbird versions, please refer to [2.1 Multiple Profiles](https://github.com/dngray/ghacks-thunderbird-user.js/wiki/2.1-Multiple-Profiles) -- For more on running concurrent profiles, see [2.3 Concurrent Profiles](https://github.com/dngray/ghacks-thunderbird-user.js/wiki/2.3-Concurrent-Profiles) +- For installed Thunderbird versions, please refer to [[2.1 Multiple Profiles]] +- For more on running concurrent profiles, see [[2.3 Concurrent Profiles]] You can't use the Profile Manager or the controls in `about:profiles` (Help > Troubleshooting Information) with Thunderbird Portable. But here are three methods to achieve multiple profiles. NOTE: Method 1 will result in every profile being fully portable. In method 2, the "secondary" profiles are not portable (as each has a single full path in an ini file). With method 3, none of the profiles are portable (as all profiles have a single full path in an ini file).