diff options
Diffstat (limited to 'packages/web/src/content/docs')
| -rw-r--r-- | packages/web/src/content/docs/docs/config.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/docs/config.mdx b/packages/web/src/content/docs/docs/config.mdx index 4e6f18c5f..9a64597c5 100644 --- a/packages/web/src/content/docs/docs/config.mdx +++ b/packages/web/src/content/docs/docs/config.mdx @@ -5,7 +5,7 @@ description: Using the opencode JSON config. You can configure opencode using a JSON config file. -```json title="opencode config" +```json title="opencode.json" { "$schema": "https://opencode.ai/config.json", "theme": "opencode", |
