docs: update reusable recipes docs (#8232)
Signed-off-by: Angie Jones <angie@Angies-MacBook-Pro.local> Co-authored-by: Angie Jones <angie@Angies-MacBook-Pro.local>
This commit is contained in:
@@ -29,7 +29,7 @@ import VideoCarousel from '@site/src/components/VideoCarousel';
|
||||
<h2 className={styles.categoryTitle}>📚 Documentation & Guides</h2>
|
||||
<div className={styles.cardGrid}>
|
||||
<Card
|
||||
title="Shareable Recipes"
|
||||
title="Reusable Recipes"
|
||||
description="Share a goose session setup (including tools, goals, and instructions) as a reusable recipe that others can launch with a single click."
|
||||
link="/docs/guides/recipes/session-recipes"
|
||||
/>
|
||||
|
||||
@@ -20,7 +20,7 @@ Recipes can be defined in:
|
||||
`.yml` files aren't supported by goose CLI.
|
||||
:::
|
||||
|
||||
See [Shareable Recipes](/docs/guides/recipes/session-recipes) to learn how to create, use, and manage recipes.
|
||||
See [Reusable Recipes](/docs/guides/recipes/session-recipes) to learn how to create, use, and manage recipes.
|
||||
|
||||
## Recipe Location
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
title: Shareable Recipes
|
||||
title: Reusable Recipes
|
||||
description: "Share a goose session setup (including tools, goals, and instructions) as a reusable recipe that others can launch with a single click"
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user