diff --git a/src/config/streamprovider.json b/src/config/streamprovider.json index 08ebf7bf52..69a60642f3 100644 --- a/src/config/streamprovider.json +++ b/src/config/streamprovider.json @@ -6,8 +6,8 @@ "streamlink": "0.2.0" }, "download-url": { - "livestreamer": "https://github.com/chrippa/livestreamer/releases", - "streamlink": "https://github.com/streamlink/streamlink/releases" + "livestreamer": "http://docs.livestreamer.io/install.html", + "streamlink": "https://streamlink.github.io/install.html" }, "docs-url": { "livestreamer": "http://docs.livestreamer.io/cli.html#cmdoption{item}",