Skip to content

Commit 0afe8cb

Browse files
committed
Fix link
1 parent 8fb7ba4 commit 0afe8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/copilot-agent-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ monikerRange: '>= vs-2022'
1515
---
1616
# Coming soon: Agent mode in Visual Studio
1717

18-
Agent mode is *coming soon* to Visual Studio. To learn more about its availability in Visual Studio, see the [blog post](https//aka.ms/vsagentmode).
18+
Agent mode is *coming soon* to Visual Studio. To learn more about its availability in Visual Studio, see the [blog post](https://aka.ms/vsagentmode).
1919

2020
With chat agent mode in Visual Studio, you'll be able to use natural language to define a high-level task and start an agentic code editing session to accomplish that task. In agent mode, Copilot will autonomously plan the work needed and determine the relevant files and context. It'll then make edits to your codebase and invoke tools to accomplish the request you made. Agent mode will monitor the outcome of edits and iterate to resolve any issues that may arise.
2121

0 commit comments

Comments
 (0)