From 3d782efee4c7724024deda362ca22390794dacf3 Mon Sep 17 00:00:00 2001 From: Dax Date: Sat, 15 Aug 2026 12:37:34 -0400 Subject: [PATCH] docs(core): fix opencode skill source link (#42792) --- packages/core/src/plugin/skill/opencode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/src/plugin/skill/opencode.md b/packages/core/src/plugin/skill/opencode.md index 7566a7e588a..eed550167af 100644 --- a/packages/core/src/plugin/skill/opencode.md +++ b/packages/core/src/plugin/skill/opencode.md @@ -68,7 +68,7 @@ every field, examples, config locations, and links to dedicated feature guides. For any request to migrate OpenCode configuration, agents, commands, skills, plugins, integrations, or other behavior from V1 to V2, read the full [migration guide](https://opencode.ai/v2/docs/migrate-v1) before acting. In -the repository, its source is `packages/www/content/docs/(Get started)/migrate-v1.mdx`. +the repository, its source is `packages/www/content/docs/migrate-v1.mdx`. V1 config files and `.opencode/` definitions are intended to remain compatible. The only intentional breaking changes are the server API and plugin API. Native