commit 571957ede7821a727d33be5047d3366421463adb
Author: Andreas <[email protected]>
Date:   Mon May 10 10:21:24 2021 +0000

    Fixed dead links: master -> main
---
 content/relay-operations/technical-setup/bridge/docker/contents.lr | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/relay-operations/technical-setup/bridge/docker/contents.lr 
b/content/relay-operations/technical-setup/bridge/docker/contents.lr
index 85ffb24..6d2d322 100644
--- a/content/relay-operations/technical-setup/bridge/docker/contents.lr
+++ b/content/relay-operations/technical-setup/bridge/docker/contents.lr
@@ -9,7 +9,7 @@ body:
 ### 1. Deploy a container
 
 We provide a docker-compose file that helps you deploy the container.
-First, [download 
docker-compose.yml](https://gitlab.torproject.org/torproject/anti-censorship/docker-obfs4-bridge/raw/master/docker-compose.yml),
 and then write your bridge configuration to a new file, `.env`, which is in 
the same directory as `docker-compose.yml`. Here's a template:
+First, [download 
docker-compose.yml](https://gitlab.torproject.org/torproject/anti-censorship/docker-obfs4-bridge/raw/main/docker-compose.yml),
 and then write your bridge configuration to a new file, `.env`, which is in 
the same directory as `docker-compose.yml`. Here's a template:
 
 ```
 # Your bridge's Tor port.
@@ -82,7 +82,7 @@ OBFS4_ENABLE_ADDITIONAL_VARIABLES=1
 OBFS4V_AddressDisableIPv6=1
 ```
 
-You may [download our template 
.env](https://gitlab.torproject.org/torproject/anti-censorship/docker-obfs4-bridge/raw/master/.env)
 to get started.
+You may [download our template 
.env](https://gitlab.torproject.org/torproject/anti-censorship/docker-obfs4-bridge/raw/main/.env)
 to get started.
 ---
 html: two-columns-page.html
 ---



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to