mirror of
https://github.com/block/goose.git
synced 2026-04-28 03:29:36 +00:00
docs: clarifies config file locations and purposes (#5210)
Signed-off-by: Anthony D. Mays <anthony@morganlatimer.com>
This commit is contained in:
parent
5180c4ba54
commit
40f453445f
15 changed files with 33 additions and 21 deletions
|
|
@ -162,6 +162,10 @@ const config: Config = {
|
|||
from: '/docs/guides/creating-plans',
|
||||
to: '/docs/guides/multi-model/creating-plans'
|
||||
},
|
||||
{
|
||||
from: '/docs/guides/config-file',
|
||||
to: '/docs/guides/config-files',
|
||||
},
|
||||
// MCP tutorial redirects - moved from /docs/tutorials/ to /docs/mcp/
|
||||
{
|
||||
from: '/docs/tutorials/agentql-mcp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue