From 1df1b90a4b0ab81a3ade4ffd7b4ed56170fd61a1 Mon Sep 17 00:00:00 2001 From: BastiOfBerlin Date: Wed, 2 Nov 2016 11:06:06 +0100 Subject: [PATCH] updated link to issue #6 to devalx's repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cf9519..3ae26dc 100644 --- a/README.md +++ b/README.md @@ -68,4 +68,4 @@ If your host uses SELinux it may be necessary to use the **:z** option: ``` docker run --name ts3 -d -p 9987:9987/udp -p 30033:30033 -p 10011:10011 -v /data/teamspeak:/home/ts3/data:z devalx/docker-teamspeak3:latest ``` -Also see issue [#6](../../issues/6) +Also see issue devalx/docker-teamspeak3#6