File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -270,14 +270,14 @@ <h4>Configuration File Location</h4>
270270
271271 < div class ="config-card ">
272272 < h4 > Schema Reference</ h4 >
273- < p > The configuration follows the JSON schema available at: < code > https://TranslucentTB .github.io/settings.schema.json</ code > </ p >
273+ < p > The configuration follows the JSON schema available at: < code > https://translucenttb .github.io/settings.schema.json</ code > </ p >
274274 </ div >
275275 </ section >
276276
277277 < section id ="structure " class ="section ">
278278 < h2 > Configuration Structure</ h2 >
279279 < pre > < code > {
280- "$schema": "https://TranslucentTB .github.io/settings.schema.json",
280+ "$schema": "https://translucenttb .github.io/settings.schema.json",
281281 "desktop_appearance": { ... },
282282 "visible_window_appearance": { ... },
283283 "maximized_window_appearance": { ... },
You can’t perform that action at this time.
0 commit comments