From 05dba1b6e2fc18ebc7ed93dde3829aacb67af8e8 Mon Sep 17 00:00:00 2001 From: Mike Solomon Date: Thu, 6 Oct 2022 22:26:30 +0000 Subject: [PATCH] GitBook: [#152] No subject --- getting-started/running-your-first-recipe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/running-your-first-recipe.md b/getting-started/running-your-first-recipe.md index 108ff5f8..903036e9 100644 --- a/getting-started/running-your-first-recipe.md +++ b/getting-started/running-your-first-recipe.md @@ -41,7 +41,7 @@ Let's find a good recipe to start from to help illustrate how to search across m 1. From the [Catalog ](https://public.moderne.io/catalog)page, click on [Java ](https://public.moderne.io/catalog/org.openrewrite.java)from the list of categories. 2. Select the [Cleanup ](https://public.moderne.io/catalog/org.openrewrite.java.cleanup)sub-category. -3. Click on the [Common static analysis issues](https://public.moderne.io/catalog/org.openrewrite.java.cleanup) recipe. +3. Click on the `Common static analysis issues` recipe. ## Step 5: Select specific repositories