diff --git a/2.1-Multiple-Profiles.md b/2.1-Multiple-Profiles.md index 5d9f3d3..2acef78 100644 --- a/2.1-Multiple-Profiles.md +++ b/2.1-Multiple-Profiles.md @@ -21,7 +21,7 @@ In this example, a profile called `ghacks test` was created in the default `\App Firefox only wants you to use a single profile at once. However, you can use concurrent profiles if you like. To do this, you’ll just need to launch Firefox with the `-no-remote` switch. You could do this from the Run dialog or terminal, or just modify an existing Firefox shortcut. For example, if you created the Profile Manager shortcut above, you could just add `-no-remote` so that it reads `-p -no-remote` at the end of the Target box. -Here is a [Mozilla Support](https://support.mozilla.org/t5/Install-and-Update/Use-the-Profile-Manager-to-create-and-remove-Firefox-profiles/ta-p/2914) page with lots of pictures. +Here is a [Mozilla Support](https://support.mozilla.org/t5/Install-and-Update/Use-the-Profile-Manager-to-create-and-remove-Firefox-profiles/ta-p/2914) page with lots of pictures. And here is a [How To Geek](https://www.howtogeek.com/209320/how-to-set-up-and-use-multiple-profiles-user-accounts-in-firefox/) article with much of the same. ### Firefox [Portable] Method 1