commit 6324c0e1fa6c5e68db722fd282fbb3373e1943cd Author: Nicolei Ocana nicoleiocana@gmail.com Date: Tue Mar 31 20:25:23 2020 +0000
Erase repeated instructions --- content/circumvention/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/circumvention/contents.lr b/content/circumvention/contents.lr index 641c23c..dbb9a10 100644 --- a/content/circumvention/contents.lr +++ b/content/circumvention/contents.lr @@ -60,6 +60,6 @@ Each of the transports listed in Tor Launcher’s menu works in a different way,
If you are trying to circumvent a blocked connection for the first time, you should try the different transports: obfs4, snowflake, or meek-azure.
-If you try all of these options and none of them gets you online, you can choose "Request a bridge from torproject.org" for BridgeDB to provide a bridge or "Provide a bridge I know" to manually enter bridge addresses. +If you try all of these options, and none of them gets you online, you will need to request a bridge or to manually enter bridge addresses.
Read the [Bridges](/en-US/bridges/) section to learn what bridges are and how to obtain them.
tor-commits@lists.torproject.org