Fix broken ref for now

This commit is contained in:
Mike Solomon
2024-10-24 08:15:41 -07:00
parent 29f47b9bc4
commit a49f6138bc

View File

@@ -83,7 +83,7 @@ Regardless of which option you pick, please note that you may want to modify the
### Generate a search recipe from the AI results
This visualization takes the method patterns generated by the AI and creates a declarative YAML recipe that will find methods that match said patterns. You can then directly run that recipe - or you can take it over to the [recipe builder](broken-reference) and modify it to meet your needs.
This visualization takes the method patterns generated by the AI and creates a declarative YAML recipe that will find methods that match said patterns. You can then directly run that recipe - or you can take it over to the [recipe builder](./new-recipe-builder.md) and modify it to meet your needs.
<figure><img src="../../../.gitbook/assets/image (8).png" alt=""><figcaption></figcaption></figure>