commit fb92f5b97f74df9233f5a8ab5fa9b433237baeb2 Author: gus gus@torproject.org Date: Fri Jul 9 18:44:07 2021 -0300
Minor fix. Change bridges screenshots alignment --- content/bridges/contents.lr | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/bridges/contents.lr b/content/bridges/contents.lr index 68ddc6d..b24a225 100644 --- a/content/bridges/contents.lr +++ b/content/bridges/contents.lr @@ -27,8 +27,6 @@ Because bridge addresses are not public, you will need to request them yourself.
### USING MOAT
-<img class="col-md-6" align="right" hspace="5" src="../../static/images/request-a-bridge.png" alt="Request a bridge from torproject.org"> - If you're starting Tor Browser for the first time, click "Tor Network Settings" to open the Tor settings window. Under the "Bridges" section, select the checkbox "Use a bridge", then choose "Request a bridge from torproject.org" and click "Request a Bridge..." for BridgeDB to provide a bridge. Complete the Captcha and click "Submit". Click "Connect" to save your settings. @@ -37,9 +35,9 @@ Or, if you have Tor Browser running, click on "Preferences" (or "Options" on Win In the "Bridges" section, select the checkbox "Use a bridge", and from the option "Request a bridge from torproject.org", click "Request a New Bridge..." for BridgeDB to provide a bridge. Complete the Captcha and click "Submit". Your setting will automatically be saved once you close the tab.
-### ENTERING BRIDGE ADDRESSES +<img class="col-md-6" src="../../static/images/request-a-bridge.png" alt="Request a bridge from torproject.org">
-<img class="col-md-6" align="right" hspace="5" src="../../static/images/tor-launcher-custom-bridges.png" alt="Enter custom bridge addresses"> +### ENTERING BRIDGE ADDRESSES
If you're starting Tor Browser for the first time, click "Tor Network Settings" to open the Tor settings window. Under the "Bridges" section, select the checkbox "Use a bridge", choose "Provide a bridge I know" and enter each bridge address on a separate line. @@ -49,4 +47,6 @@ Or, if you have Tor Browser running, click on "Preferences" (or "Options" on Win In the "Bridges" section, select the checkbox "Use a bridge", and from the option "Provide a bridge I know", enter each bridge address on a separate line. Your settings will automatically be saved once you close the tab.
+<img class="col-md-6" src="../../static/images/tor-launcher-custom-bridges.png" alt="Enter custom bridge addresses"> + If the connection fails, the bridges you received may be down. Please use one of the above methods to obtain more bridge addresses, and try again.
tor-commits@lists.torproject.org