From 21ac6ca0f294d4037fc5b166b2d954dada09f69a Mon Sep 17 00:00:00 2001 From: Samuel Mannehed Date: Mon, 15 Jul 2019 14:05:24 +0200 Subject: [PATCH] Update link to websock.js API --- docs/API-internal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/API-internal.md b/docs/API-internal.md index 0b29afb6..9b69a07a 100644 --- a/docs/API-internal.md +++ b/docs/API-internal.md @@ -23,7 +23,7 @@ layered on the HTML5 canvas element. * __Websock__ (core/websock.js): Websock client from websockify with transparent binary data support. -[Websock API](https://github.com/novnc/websockify/wiki/websock.js) wiki page. +[Websock API](https://github.com/novnc/websockify-js/wiki/websock.js) wiki page. ## 1.2 Callbacks