From a82ac5d93cb671313fa7bf83f10b4c0378479fdc Mon Sep 17 00:00:00 2001 From: John Date: Fri, 7 Nov 2025 20:47:12 +0100 Subject: [PATCH 1/2] Update link to Awesome GitHub Copilot Customizations to prompt readme --- 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 1764fb474696..cb307a278f56 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?tool=vscode#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/README.prompts.md) repository. +> * 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. From f778da80bac4dab1d47245c8d32e1170f25ab360 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 7 Nov 2025 20:48:34 +0100 Subject: [PATCH 2/2] Update awesome-copilot readme link in further reading section --- data/reusables/copilot/prompt-files-further-reading.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/copilot/prompt-files-further-reading.md b/data/reusables/copilot/prompt-files-further-reading.md index b61ce719648c..bb88d061b1f0 100644 --- a/data/reusables/copilot/prompt-files-further-reading.md +++ b/data/reusables/copilot/prompt-files-further-reading.md @@ -2,4 +2,4 @@ * [Use prompt files in {% data variables.product.prodname_vscode %}](https://code.visualstudio.com/docs/copilot/customization/prompt-files) in the {% data variables.product.prodname_vscode %} documentation - Information on how to create and use prompt files * [AUTOTITLE](/copilot/concepts/response-customization) - Overview of response customization in GitHub Copilot -* [Awesome GitHub Copilot Customizations](https://github.com/github/awesome-copilot/blob/main/README.prompts.md) - Repository of community-contributed custom prompt files and other customizations for specific languages and scenarios +* [Awesome GitHub Copilot Customizations](https://github.com/github/awesome-copilot/blob/main/docs/README.prompts.md) - Repository of community-contributed custom prompt files and other customizations for specific languages and scenarios