From 97c01e043ee3e0498e729a045b30d57918d98f9b Mon Sep 17 00:00:00 2001 From: Jon Lester Date: Wed, 6 Dec 2023 13:39:24 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19ec045..efd361b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ You can start customizing your chat agent by adding your code to the generated ` > **Tip:** Take a look at this [chat agent sample](https://github.com/microsoft/vscode-extension-samples/tree/main/chat-agent-sample) to help get you started. ## Feedback -For any and all questions, issues, or just general feedback, please open an [issue](./issues/new) +For any and all questions, issues, or just general feedback, please open an [issue](https://github.com/jonlester/vscode-copilot-dev/issues/new/choose) ## License