From 52b2b6ed69bfc34cb73bf60303f43da4b4882104 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20=C5=A0ediv=C3=BD?= Date: Sun, 2 Jan 2022 19:31:17 +0100 Subject: [PATCH] fix webrtc test page. --- docs/getting-started/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/troubleshooting.md b/docs/getting-started/troubleshooting.md index 77ab88b..bc6e220 100644 --- a/docs/getting-started/troubleshooting.md +++ b/docs/getting-started/troubleshooting.md @@ -4,7 +4,7 @@ Neko UI loads but you don't see the screen and it gives you `connection timeout` ## Test your client -Test whether your client can connect to WebRTC here: https://test.webrtc.org/ +Test whether your client [supports](https://www.webrtc-experiment.com/DetectRTC/) and can [connect to WebRTC](https://www.webcasts.com/webrtc/). ## Networking