mirror of
https://github.com/block/goose.git
synced 2026-05-01 21:10:54 +00:00
docs: update built-in extensions list and fix link (#4601)
This commit is contained in:
parent
3f17f4007a
commit
8f0c9d7644
4 changed files with 13 additions and 21 deletions
|
|
@ -110,6 +110,10 @@ const config: Config = {
|
|||
from: '/v1/extensions',
|
||||
to: '/extensions'
|
||||
},
|
||||
{
|
||||
from: '/v1/extensions/detail/nondeveloper',
|
||||
to: '/docs/mcp/computer-controller-mcp'
|
||||
},
|
||||
{
|
||||
from: '/docs/guides/managing-goose-sessions',
|
||||
to: '/docs/guides/sessions/session-management'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue