fix(docs): Broken URL (#8918)

This commit is contained in:
Bernat Pericàs
2026-01-16 18:37:05 +01:00
committed by GitHub
parent 3f5c9c10fd
commit 7b26e723ea
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1666,7 +1666,7 @@ export type Config = {
[key: string]: AgentConfig | undefined
}
/**
* Agent configuration, see https://opencode.ai/docs/agent
* Agent configuration, see https://opencode.ai/docs/agents
*/
agent?: {
plan?: AgentConfig