docs: update View/Edit Recipe menu item name (#4267)

This commit is contained in:
dianed-square
2025-08-21 18:06:50 -07:00
committed by GitHub
parent aaf3db8052
commit c2b71b3254
@@ -191,7 +191,7 @@ You can turn your current Goose session into a reusable recipe that includes the
<TabItem value="ui" label="Goose Desktop" default> <TabItem value="ui" label="Goose Desktop" default>
1. While in the session that's using the recipe, click the <Bot className="inline" size={16} /> button at the bottom of the app 1. While in the session that's using the recipe, click the <Bot className="inline" size={16} /> button at the bottom of the app
2. Click `View recipe` 2. Click `View/Edit Recipe`
3. Edit any of the following: 3. Edit any of the following:
- Title - Title
- Description - Description
@@ -199,7 +199,7 @@ You can turn your current Goose session into a reusable recipe that includes the
- Initial prompt - Initial prompt
- Activities - Activities
4. When you're finished, you can: 4. When you're finished, you can:
- Copy the recipe link to share the recipe with others or [open it from the link](#use-recipe) - Copy the recipe link to share the recipe with others
- Click `Save Recipe` to [save the recipe](/docs/guides/recipes/storing-recipes) locally - Click `Save Recipe` to [save the recipe](/docs/guides/recipes/storing-recipes) locally
- Click `Create Schedule` to [schedule the recipe](#schedule-recipe) - Click `Create Schedule` to [schedule the recipe](#schedule-recipe)
@@ -461,7 +461,7 @@ You can turn your current Goose session into a reusable recipe that includes the
To copy the recipe URL: To copy the recipe URL:
1. [Open the recipe](#use-recipe) 1. [Open the recipe](#use-recipe)
2. Click the <Bot className="inline" size={16} /> button at the bottom of the app 2. Click the <Bot className="inline" size={16} /> button at the bottom of the app
3. Click `View recipe` 3. Click `View/Edit Recipe`
4. Scroll down and copy the link 4. Scroll down and copy the link
When someone clicks the URL, it will open Goose Desktop with your recipe configuration. They can also use your recipe URL to [import a recipe](/docs/guides/recipes/storing-recipes#storing-recipes) into their Recipe Library. When someone clicks the URL, it will open Goose Desktop with your recipe configuration. They can also use your recipe URL to [import a recipe](/docs/guides/recipes/storing-recipes#storing-recipes) into their Recipe Library.