From 54cea7cd58ef017d6f074e9175ef711cd970b86a Mon Sep 17 00:00:00 2001 From: Samik Roy Date: Wed, 25 Mar 2026 12:49:55 +0530 Subject: [PATCH] Fix links in README for Copilot Output to Email Updated links in the README to point to the correct Security-Copilot repository. Issue fix #205 --- .../Copilot For Security Output To Email/Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Plugins/Community Based Plugins/Copilot For Security Output To Email/Readme.md b/Plugins/Community Based Plugins/Copilot For Security Output To Email/Readme.md index aa6307db..d65aef83 100644 --- a/Plugins/Community Based Plugins/Copilot For Security Output To Email/Readme.md +++ b/Plugins/Community Based Plugins/Copilot For Security Output To Email/Readme.md @@ -23,7 +23,7 @@ To deploy the "Send Copilot Output to Email" plugin, follow these steps: 2. **Deploy Logic App**: Deploy the Logic App included in the solution to your Azure environment. Ensure that it is properly configured and connected to Copilot. - + @@ -38,8 +38,8 @@ To deploy the "Send Copilot Output to Email" plugin, follow these steps: - Copilot investigation and action using the Custom plugin to send an email of the output You can find a sample here : -![Copilot Output to Email](https://github.com/Azure/Copilot-For-Security/blob/main/Custom%20Plugins/Community%20Based%20Plugins/Images/Copilotoutputtoemail1.png) +![Copilot Output to Email](https://github.com/Azure/Security-Copilot/blob/main/Plugins/Community%20Based%20Plugins/Images/Copilotoutputtoemail1.png) The Eamil Output being received -![Copilot Output to Email](https://github.com/Azure/Copilot-For-Security/blob/main/Custom%20Plugins/Community%20Based%20Plugins/Images/Copilotoutputtoemail2.png) +![Copilot Output to Email](https://github.com/Azure/Security-Copilot/blob/main/Plugins/Community%20Based%20Plugins/Images/Copilotoutputtoemail2.png)