We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ai-tools
1 parent 7dd6824 commit a41fb68Copy full SHA for a41fb68
apps/svelte.dev/content/docs/ai/50-opencode-plugin/opencode-plugin.md
@@ -24,7 +24,7 @@ The default configuration for the Svelte OpenCode plugin looks like this...
24
25
```json
26
{
27
- "$schema": "https://raw.githubusercontent.com/sveltejs/ai-tools/refs/heads/main/packages/opencode/schema.json",
+ "$schema": "https://svelte.dev/opencode/schema.json",
28
"mcp": {
29
"type": "remote",
30
"enabled": true
0 commit comments