docs(examples): update schema URLs to oh-my-openagent

Fixes schema URLs in example config files to use the correct
oh-my-openagent repository name instead of the old oh-my-opencode.
This commit is contained in:
YanzheL
2026-04-02 03:01:28 +08:00
parent 804ca0b988
commit cbd7dac3ba
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/dev/assets/oh-my-opencode.schema.json",
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/assets/oh-my-opencode.schema.json",
// Balanced defaults for general development.
// Tuned for reliability across diverse tasks without overspending.