diff --git a/instructions/prompt.instructions.md b/instructions/prompt.instructions.md index 4485d8a8..4a36551b 100644 --- a/instructions/prompt.instructions.md +++ b/instructions/prompt.instructions.md @@ -83,6 +83,5 @@ Every prompt file should include YAML frontmatter with the following fields: - Coordinate with other repositories: when a prompt proves broadly useful, extract common guidance into instruction files or shared prompt packs. ## Additional Resources -- [Prompt Files Documentation](https://code.visualstudio.com/docs/copilot/customization/prompt-files#_prompt-file-format) -- [Awesome Copilot Prompt Files](https://github.com/github/awesome-copilot/tree/main/prompts) -- [Tool Configuration](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode#_agent-mode-tools) +- [Prompt Files Documentation](https://code.visualstudio.com/docs/agent-customization/prompt-files#_prompt-file-format) +- [Tool Configuration](https://code.visualstudio.com/docs/agents/run/tools)