[tor-commits] [community/staging] Update links to gitlab.tpo

gus at torproject.org gus at torproject.org
Thu Apr 15 18:34:54 UTC 2021


commit bb3829c63ee58a710eb5d4ddd6c3dbb99ae5e1ba
Author: gus <gus at torproject.org>
Date:   Mon Apr 12 16:11:07 2021 -0300

    Update links to gitlab.tpo
---
 content/relay-operations/technical-setup/bridge/docker/contents.lr | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/content/relay-operations/technical-setup/bridge/docker/contents.lr b/content/relay-operations/technical-setup/bridge/docker/contents.lr
index 6448ba3..85ffb24 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://dip.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/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:
 
 ```
 # Your bridge's Tor port.
@@ -82,8 +82,7 @@ OBFS4_ENABLE_ADDITIONAL_VARIABLES=1
 OBFS4V_AddressDisableIPv6=1
 ```
 
-You may [download our template .env](https://dip.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/master/.env) to get started.
 ---
 html: two-columns-page.html
 ---





More information about the tor-commits mailing list