From a8aa746c7db98cd65451dad55680cdf143f876e5 Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Mon, 11 Jan 2021 19:58:59 -0700 Subject: [PATCH] Makes sense... --- docs/servers/websocket.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/servers/websocket.md b/docs/servers/websocket.md index 98bf5b76..a2c26754 100644 --- a/docs/servers/websocket.md +++ b/docs/servers/websocket.md @@ -62,7 +62,7 @@ following: 3. Download the [VTX_ClientServer](https://github.com/codewar65/VTX_ClientServer/archive/master.zip) to your webserver, and unpack it to a temporary directory. -4. Download the example [VTX client HTML file](../misc/vtx/vtx.html) and save it to your webserver root. +4. Download the example [VTX client HTML file](https://raw.githubusercontent.com/NuSkooler/enigma-bbs/master/misc/vtx/vtx.html) and save it to your webserver root. 5. Create an `assets/vtx` directory within your webserver root, so you have a structure like the following: