diff options
| author | Dax Raad <[email protected]> | 2025-06-14 12:22:07 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-06-14 12:22:07 -0400 |
| commit | 9c6aa82ac1ae11645afa0fee2e92d3cf88e02129 (patch) | |
| tree | 0db8ce8785765f583563767a95a89ed22c501d6e /README.md | |
| parent | ef74d9749158787537c5de19d31f51b2bf25c37b (diff) | |
| download | opencode-9c6aa82ac1ae11645afa0fee2e92d3cf88e02129.tar.gz opencode-9c6aa82ac1ae11645afa0fee2e92d3cf88e02129.zip | |
docs: config schema
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ Project configuration is optional. You can place an `opencode.json` file in the ```json title="opencode.json" { - "$schema": "https://opencode.ai/schemas/opencode.json" + "$schema": "http://opencode.ai/config.json" } ``` |
