]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
fix markdown link (#2504)
authorMoritz Warning <moritzwarning@web.de>
Sun, 16 Feb 2020 22:10:12 +0000 (23:10 +0100)
committerGitHub <noreply@github.com>
Sun, 16 Feb 2020 22:10:12 +0000 (23:10 +0100)
(doc) fix markdown link in docker.md

support/doc/docker.md

index d7059d285b5aee0235fc39cd81b5d2e8e588752e..b251329d0130deec31a583edfab2cb74aececfca 100644 (file)
@@ -21,8 +21,7 @@ $ curl "https://raw.githubusercontent.com/chocobozzz/PeerTube/master/support/doc
 $ touch ./docker-volume/traefik/acme.json && chmod 600 ./docker-volume/traefik/acme.json
 $ curl -s "https://raw.githubusercontent.com/chocobozzz/PeerTube/master/support/docker/production/docker-compose.yml" -o docker-compose.yml "https://raw.githubusercontent.com/Chocobozzz/PeerTube/master/support/docker/production/.env" -o .env
 ```
-View the source of the files you're about to download: [docker-compose.yml](https://github.com/Chocobozzz/PeerTube/blob/develop/support/docker/production/docker-compose.yml) and the [traefik.toml](https://github.com/Chocobozzz/PeerTube/blob/develop/support/docker/production/config/traefik.toml) and the [.env]
-(https://github.com/Chocobozzz/PeerTube/blob/develop/support/docker/production/.env)
+View the source of the files you're about to download: [docker-compose.yml](https://github.com/Chocobozzz/PeerTube/blob/develop/support/docker/production/docker-compose.yml) and the [traefik.toml](https://github.com/Chocobozzz/PeerTube/blob/develop/support/docker/production/config/traefik.toml) and the [.env](https://github.com/Chocobozzz/PeerTube/blob/develop/support/docker/production/.env)
 
 Update the reverse proxy configuration: