summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d2ba219e4..5bc09bd48 100644
--- a/README.md
+++ b/README.md
@@ -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"
}
```