Move repository to Ullaakut

This commit is contained in:
Brendan Le Glaunec
2018-02-16 15:00:27 +01:00
committed by Brendan Le Glaunec
parent 8289f1edda
commit 5a0ee4aaa7
13 changed files with 36 additions and 38 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"fmt"
"net/http"
"github.com/EtixLabs/cameradar/server/adaptor"
"github.com/Ullaakut/cameradar/server/adaptor"
)
// WebSocket manages server communication using a websocket adaptor