From a53808c83b813718eaf647d65a162a6b6a73294c Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Thu, 1 Dec 2016 22:22:28 +0100 Subject: [PATCH] fix link --- transport/internet/ws/ws.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transport/internet/ws/ws.go b/transport/internet/ws/ws.go index 7dbb8ee6..23c2b8eb 100644 --- a/transport/internet/ws/ws.go +++ b/transport/internet/ws/ws.go @@ -27,7 +27,7 @@ It is worth noting that accepting a non-valid cert is not supported as a self-si This transport was disscussed at -https://v2ray.com/core/issues/224 +https://github.com/v2ray/v2ray-core/issues/224 */ package ws