From 0e26da17dbf37801389438d0fbbdf0f33b750417 Mon Sep 17 00:00:00 2001 From: Julian Date: Thu, 30 Oct 2025 13:31:29 -0400 Subject: [PATCH] Update link to Awesome GitHub Copilot Customizations Instructions --- data/reusables/copilot/customization-examples-note.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/copilot/customization-examples-note.md b/data/reusables/copilot/customization-examples-note.md index 960b0323b09b..7d3060222794 100644 --- a/data/reusables/copilot/customization-examples-note.md +++ b/data/reusables/copilot/customization-examples-note.md @@ -1,4 +1,4 @@ > [!NOTE] > * The examples in this library are intended for inspiration—you are encouraged to adjust them to be more specific to your projects, languages, and team processes. -> * For community-contributed examples of custom instructions for specific languages and scenarios, see the [Awesome GitHub Copilot Customizations](https://github.com/github/awesome-copilot/blob/main/README.instructions.md) repository. +> * For community-contributed examples of custom instructions for specific languages and scenarios, see the [Awesome GitHub Copilot Customizations](https://github.com/github/awesome-copilot/blob/main/docs/README.instructions.md) repository. > * You can apply custom instructions across different scopes, depending on the platform or IDE where you are creating them. For more information, see "[AUTOTITLE](/copilot/concepts/response-customization)."