fix(docs): Broken URL (#8918)
This commit is contained in:
parent
ad4bdd9f0f
commit
ccc27e23df
3 changed files with 3 additions and 3 deletions
|
|
@ -942,7 +942,7 @@ export namespace Config {
|
|||
})
|
||||
.catchall(Agent)
|
||||
.optional()
|
||||
.describe("Agent configuration, see https://opencode.ai/docs/agent"),
|
||||
.describe("Agent configuration, see https://opencode.ai/docs/agents"),
|
||||
provider: z
|
||||
.record(z.string(), Provider)
|
||||
.optional()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue