I put the wrong link
This commit is contained in:
parent
3ed8dfc06b
commit
9641cdb0f1
1 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@ It is highly recommended to use the interview template JSON schema to get live v
|
||||||
[
|
[
|
||||||
"interview-template*.json"
|
"interview-template*.json"
|
||||||
],
|
],
|
||||||
"url": "https://raw.githubusercontent.com/KarlOfDuty/SupportBoi/refs/heads/main/Interviews/interview_template.schema.json"
|
"url": "https://toastielab.dev/Emotions-stuff/SupportChild/raw/branch/main/Interviews/interview_template.schema.json"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -67,7 +67,7 @@ It is highly recommended to use the interview template JSON schema to get live v
|
||||||
<summary>Jetbrains Editors</summary>
|
<summary>Jetbrains Editors</summary>
|
||||||
|
|
||||||
1. Go to `File->Settings->Languages & Frameworks->Schemas->JSON Schema Mapping`.
|
1. Go to `File->Settings->Languages & Frameworks->Schemas->JSON Schema Mapping`.
|
||||||
2. Add a new schema with the following URL: `https://raw.githubusercontent.com/KarlOfDuty/SupportBoi/refs/heads/main/Interviews/interview_template.schema.json`.
|
2. Add a new schema with the following URL: `https://toastielab.dev/Emotions-stuff/SupportChild/raw/branch/main/Interviews/interview_template.schema.json`.
|
||||||
3. Restart your editor and all interview templates should now automatically be set to the correct schema in the bottom right of the window.
|
3. Restart your editor and all interview templates should now automatically be set to the correct schema in the bottom right of the window.
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
Loading…
Reference in a new issue