Skip to content

Commit 9cf70a5

Browse files
authored
fix: rename poster image (#8624)
1 parent a896ea7 commit 9cf70a5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

blogs/2025/07/17/copilot-coding-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ We find ourselves wanting to do more and more right from the [chat panel](https:
8686

8787
The Coding Agent then opens a PR and goes directly to work - skipping the issue step entirely. It distills down the context into a detailed PR description and you'll see that Copilot Coding Agent makes use of "to-do lists" so that you can see what it's doing and where it is in the process at a glance.
8888

89-
<video src="delegate-to-coding-agent.mp4" title="Delegate to Coding Agent video" controls poster="delegate-to-coding-agent.png"></video>
89+
<video src="delegate-to-coding-agent.mp4" title="Delegate to Coding Agent video" controls poster="delegate-to-coding-agent-poster.png"></video>
9090

9191
## What’s next?
9292

0 commit comments

Comments
 (0)