Skip to content

Commit d31ee8a

Browse files
committed
Fix poster link
1 parent 092cca3 commit d31ee8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blogs/2024/12/18/free-github-copilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ We're excited to announce an all new **free plan for GitHub Copilot**, available
1717

1818
You can click on the link above or just enable GitHub Copilot right from within VS Code like so...
1919

20-
<video src="blog-video-v2.mp4" title="Copilot Edits video" controls poster="/assets/blogs/2024/12/18/copilot-free.jpg"></video>
20+
<video src="blog-video-v2.mp4" title="Copilot Edits video" controls poster="copilot-free.jpg"></video>
2121

2222
With GitHub Copilot Free you get **2000 code completions/month**. That's about 80 per working day - which is a lot. You also get **50 chat requests/month**, as well as **access to both GPT-4o and Claude 3.5 Sonnet models**.
2323

0 commit comments

Comments
 (0)