docs: rename sub-recipe to subrecipe (#4886)

This commit is contained in:
dianed-square
2025-09-29 13:41:19 -07:00
committed by GitHub
parent 976e663887
commit 2bd18a757b
10 changed files with 144 additions and 136 deletions
+8 -8
View File
@@ -44,9 +44,9 @@ import VideoCarousel from '@site/src/components/VideoCarousel';
link="/docs/tutorials/recipes-tutorial"
/>
<Card
title="Sub-Recipes"
description="Learn how a recipe can use sub-recipes to do specific tasks."
link="/docs/guides/recipes/sub-recipes"
title="Subrecipes"
description="Learn how a recipe can use subrecipes to do specific tasks."
link="/docs/guides/recipes/subrecipes"
/>
<Card
title="Saving Recipes"
@@ -54,9 +54,9 @@ import VideoCarousel from '@site/src/components/VideoCarousel';
link="/docs/guides/recipes/storing-recipes"
/>
<Card
title="Sub-Recipes In Parallel Tutorial"
description="Learn how to run multiple sub-recipes instances concurrently."
link="/docs/tutorials/sub-recipes-in-parallel"
title="Subrecipes In Parallel Tutorial"
description="Learn how to run multiple subrecipes instances concurrently."
link="/docs/tutorials/subrecipes-in-parallel"
/>
</div>
</div>
@@ -102,8 +102,8 @@ import VideoCarousel from '@site/src/components/VideoCarousel';
{
type: 'iframe',
src: 'https://youtube.com/embed/1szmJSKInnU',
title: 'Advanced Tips for Recipes/Sub-Recipes in Goose',
description: 'Advanced tips for using recipes and sub-recipes in goose',
title: 'Advanced Tips for Recipes/Subrecipes in Goose',
description: 'Advanced tips for using recipes and subrecipes in goose',
duration: '10:07'
},
{