File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
content/docs/tools/teddyCloud/tecdoc Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Example:
23
23
24
24
``` json
25
25
{
26
- "$schema" : " {{< siteurl >}}teddyCloud/tecdoc/content-json-schema.json" ,
26
+ "$schema" : " {{< siteurl >}}/ teddyCloud/tecdoc/content-json-schema.json" ,
27
27
"live" : false ,
28
28
"nocloud" : false ,
29
29
"source" : " " ,
@@ -50,11 +50,11 @@ Add the following parts to the `settings.json`:
50
50
"json.schemas" : [
51
51
{
52
52
"fileMatch" : [" tonies.custom.json" ],
53
- "url" : " {{< siteurl >}}teddyCloud/tecdoc/tonies-custom-json-schema.json"
53
+ "url" : " {{< siteurl >}}/ teddyCloud/tecdoc/tonies-custom-json-schema.json"
54
54
},
55
55
{
56
56
"fileMatch" : [" tonieboxes.custom.json" ],
57
- "url" : " {{< siteurl >}}teddyCloud/tecdoc/tonieboxes-custom-json-schema.json"
57
+ "url" : " {{< siteurl >}}/ teddyCloud/tecdoc/tonieboxes-custom-json-schema.json"
58
58
}
59
59
]
60
60
}
@@ -64,7 +64,7 @@ Add the following parts to the `settings.json`:
64
64
65
65
``` json
66
66
{
67
- "$schema" : " {{< siteurl >}}teddyCloud/tecdoc/plalist-tap-json-schema.json" ,
67
+ "$schema" : " {{< siteurl >}}/ teddyCloud/tecdoc/plalist-tap-json-schema.json" ,
68
68
"type" : " tap" ,
69
69
"audio_id" : 0 ,
70
70
"filepath" : " lib://by/tapID/radio.taf" ,
You can’t perform that action at this time.
0 commit comments