diff --git a/plugins/by-name/codecompanion/default.nix b/plugins/by-name/codecompanion/default.nix index 6a827040..e6db8bdf 100644 --- a/plugins/by-name/codecompanion/default.nix +++ b/plugins/by-name/codecompanion/default.nix @@ -183,7 +183,7 @@ lib.nixvim.plugins.mkNeovimPlugin { Of course, you can create your own prompts and add them to the Action Palette or even to the slash command completion menu in the chat buffer. - Please see the [RECIPES](https://github.com/olimorris/codecompanion.nvim/blob/main/doc/RECIPES.md) + Please see the [Creating Prompts](https://github.com/olimorris/codecompanion.nvim/blob/main/doc/extending/prompts.md) guide for more information. ''; };