mirror of
https://github.com/block/goose.git
synced 2026-04-28 03:29:36 +00:00
docs: rename sub-recipe to subrecipe (#4886)
This commit is contained in:
parent
976e663887
commit
2bd18a757b
10 changed files with 144 additions and 136 deletions
|
|
@ -134,6 +134,14 @@ const config: Config = {
|
|||
from: '/docs/guides/recipe-reference',
|
||||
to: '/docs/guides/recipes/recipe-reference'
|
||||
},
|
||||
{
|
||||
from: '/docs/guides/recipes/sub-recipes',
|
||||
to: '/docs/guides/recipes/subrecipes'
|
||||
},
|
||||
{
|
||||
from: '/docs/tutorials/sub-recipes-in-parallel',
|
||||
to: '/docs/tutorials/subrecipes-in-parallel'
|
||||
},
|
||||
{
|
||||
from: '/docs/guides/tool-permissions',
|
||||
to: '/docs/guides/managing-tools/tool-permissions'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue