From 4223c703094c4f2bb403765e6adfbeb2ffc6a4a3 Mon Sep 17 00:00:00 2001 From: Aaron Powell Date: Tue, 5 May 2026 14:10:44 +1000 Subject: [PATCH] Update link to Awesome GitHub Copilot Customizations We don't maintain prompts in the awesome-copilot repo anymore, they were migrated to skills, so I'm updating this link to be to the website root. --- data/reusables/copilot/prompt-files-preview-note.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/copilot/prompt-files-preview-note.md b/data/reusables/copilot/prompt-files-preview-note.md index b2ee104b4e8c..1e87fe17ee8e 100644 --- a/data/reusables/copilot/prompt-files-preview-note.md +++ b/data/reusables/copilot/prompt-files-preview-note.md @@ -1,3 +1,3 @@ > [!NOTE] > * {% data variables.product.prodname_copilot_short %} prompt files are in {% data variables.release-phases.public_preview %} and subject to change. {% data reusables.copilot.prompt-files-available-in-editors %} See [AUTOTITLE](/copilot/concepts/prompting/response-customization#about-prompt-files). -> * For community-contributed examples of prompt files for specific languages and scenarios, see the [Awesome GitHub Copilot Customizations](https://github.com/github/awesome-copilot/blob/main/docs/README.prompts.md) repository. +> * For community-contributed examples of prompt files for specific languages and scenarios, see the [Awesome GitHub Copilot Customizations](https://awesome-copilot.github.com) repository.