mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-13 20:55:13 +00:00
Update website/src/scripts/utils.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -15,6 +15,10 @@ const VSCODE_INSTALL_CONFIG: Record<
|
|||||||
baseUrl: "https://aka.ms/awesome-copilot/install/instructions",
|
baseUrl: "https://aka.ms/awesome-copilot/install/instructions",
|
||||||
scheme: "chat-instructions",
|
scheme: "chat-instructions",
|
||||||
},
|
},
|
||||||
|
instruction: {
|
||||||
|
baseUrl: "https://aka.ms/awesome-copilot/install/instructions",
|
||||||
|
scheme: "chat-instructions",
|
||||||
|
},
|
||||||
agent: {
|
agent: {
|
||||||
baseUrl: "https://aka.ms/awesome-copilot/install/agent",
|
baseUrl: "https://aka.ms/awesome-copilot/install/agent",
|
||||||
scheme: "chat-agent",
|
scheme: "chat-agent",
|
||||||
|
|||||||
Reference in New Issue
Block a user