From a556bca7bd975d00afc829a5295493f0899e9870 Mon Sep 17 00:00:00 2001 From: Martin Bjeldbak Madsen Date: Sun, 25 Jan 2026 19:57:58 +1100 Subject: [PATCH] docs: fix link to updated JSONSchema --- internal/app/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/app/README.md b/internal/app/README.md index 9ec3d9fc..135bb7da 100644 --- a/internal/app/README.md +++ b/internal/app/README.md @@ -35,7 +35,7 @@ rtsp: Editors like [GoLand](https://www.jetbrains.com/go/) and [VS Code](https://code.visualstudio.com/) supports autocomplete and syntax validation. ```yaml -# yaml-language-server: $schema=https://raw.githubusercontent.com/AlexxIT/go2rtc/master/website/schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/AlexxIT/go2rtc/master/www/schema.json ``` ## Defaults