From 2d09ad1d95d5e1471101ea6e636970ed42bcb63e Mon Sep 17 00:00:00 2001 From: Zachary Klosko <31484611+zklosko@users.noreply.github.com> Date: Mon, 27 Apr 2020 19:02:21 -0400 Subject: [PATCH] Updated link to be reletive as by request --- docs/manual/webstreams/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/webstreams/index.md b/docs/manual/webstreams/index.md index a1c91a365..65ff5549f 100644 --- a/docs/manual/webstreams/index.md +++ b/docs/manual/webstreams/index.md @@ -9,4 +9,4 @@ To add a web stream, click the **New** button on the right side of the Library p The **Stream URL** setting must include the *port number* (such as 8000) and *mount point* (such as remote\_stream) of the remote stream, in addition to the streaming server name. A **Default Length** for the remote stream can also be set. If the stream is added at the end of a show which becomes overbooked as a result, it will be faded out when the show ends. -Note: LibreTime checks the remote webstream's status upon editing stream settings, so an offline stream will result in an error. There are many tools such as [BUTT](https://danielnoethen.de/butt/) and [MIXXX](https://www.mixxx.org) that can be used to send a test stream to LibreTime can save it; read more [here](https://libretime.org/manual/live-shows-with-mixxx/). +Note: LibreTime checks the remote webstream's status upon editing stream settings, so an offline stream will result in an error. There are many tools such as [BUTT](https://danielnoethen.de/butt/) and [MIXXX](https://www.mixxx.org) that can be used to send a test stream to LibreTime can save it; read more [here](../live-shows-with-mixxx/index.md).