Skip to content

Commit fb64839

Browse files
committed
Replace static image with video for auto-edit feature
This change replaces the static image demonstrating the auto-edit feature with an embedded video, providing a more dynamic and engaging visual representation for users.
1 parent 46adec8 commit fb64839

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/cody/capabilities/auto-edit.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616

1717
Eligible Cody Pro users will gradually be given access to the auto-edit feature. Once you have it, you will receive an in-editor notification.
1818

19-
![Auto-edit demo](https://p21.p4.n0.cdn.zight.com/items/4guL2xzb/6d545dab-e2db-4114-a05e-c54b08e7f0bd.jpg?v=a3673b4b48aed41b1977858f18ba0369)
19+
<video width="100%" loop playsInline controls style={{ width: '100%', height: 'auto' }}>
20+
<source src="https://storage.googleapis.com/sourcegraph-assets/Docs/Media/auto-edit-in-action-2025.mp4" type="video/mp4" />
21+
</video>
2022

2123
### Auto-edit access for Enterprise customers
2224

0 commit comments

Comments
 (0)