Update link to websock.js API

This commit is contained in:
Samuel Mannehed 2019-07-15 14:05:24 +02:00 committed by GitHub
parent df4b7515a3
commit 21ac6ca0f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ layered on the HTML5 canvas element.
* __Websock__ (core/websock.js): Websock client from websockify * __Websock__ (core/websock.js): Websock client from websockify
with transparent binary data support. 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 ## 1.2 Callbacks