diff --git a/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-android.rst b/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-android.rst index c886899..c7ddf95 100644 --- a/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-android.rst +++ b/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-android.rst @@ -11,7 +11,7 @@ Once Tor is setup on your system, you can proceed to setup Firefox: 1. Download `Firefox Beta `_ from the Play Store, or `Fennec `_ from F-Droid. -2. Next, download a `Proxy Auto Config` file that will use Orbot to resolve `.onion` URLs. We have one hosted `here `_. +2. Next, download a `Proxy Auto Config` file that will use Orbot to resolve `.onion` URLs. We have one hosted `here `_. 3. Navigate to ``about:config`` in the Firefox URL bar. diff --git a/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-mac.rst b/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-mac.rst index 76630ec..899519f 100644 --- a/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-mac.rst +++ b/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-mac.rst @@ -31,13 +31,13 @@ Configuring Firefox for Tor on Mac .. code-block:: - wget -P /usr/local/etc/tor https://registry.start9.com/sys/proxy.pac + wget -P /usr/local/etc/tor https://registry.start9labs.com/sys/proxy.pac On new (M1) Macs this directory may not exist. If so, use this command: .. code-block:: - wget -P /opt/homebrew/bin/tor https://registry.start9.com/sys/proxy.pac + wget -P /opt/homebrew/bin/tor https://registry.start9labs.com/sys/proxy.pac #. Now, back in your Firefox web browser, select ``Settings`` from the right-hand hamburger menu: diff --git a/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-windows.rst b/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-windows.rst index e0576d0..042d57f 100644 --- a/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-windows.rst +++ b/site/source/user-manual/connecting/connecting-tor/tor-firefox/torff-windows.rst @@ -16,7 +16,7 @@ Configuring Firefox for Tor on Windows #. Download a *Proxy Auto Config* file to inform Firefox how to use the Tor daemon running on your computer. You can get Start9's standard file by following instructions below: - - Click `here `_ to get the file and save the file somewhere you will not delete it. Remember where you save the file. For this example: + - Click `here `_ to get the file and save the file somewhere you will not delete it. Remember where you save the file. For this example: .. code-block::