Skip to content

Commit c793855

Browse files
authored
Merge pull request #2056 from martinbjeldbak/patch-1
docs: fix link to updated JSONSchema
2 parents 6374366 + a556bca commit c793855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ rtsp:
3535
Editors like [GoLand](https://www.jetbrains.com/go/) and [VS Code](https://code.visualstudio.com/) supports autocomplete and syntax validation.
3636
3737
```yaml
38-
# yaml-language-server: $schema=https://raw.githubusercontent.com/AlexxIT/go2rtc/master/website/schema.json
38+
# yaml-language-server: $schema=https://raw.githubusercontent.com/AlexxIT/go2rtc/master/www/schema.json
3939
```
4040

4141
## Defaults

0 commit comments

Comments
 (0)