Skip to content

Commit e6cfeee

Browse files
committed
fix: use absolute GitHub URL for README gif so npm renders it correctly
1 parent b172c36 commit e6cfeee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</p>
1212

1313
<p align="center">
14-
<img src="packages/plugin/docs/animation/out/optimized2.gif" alt="Magic Context in action" width="720">
14+
<img src="https://raw.githubusercontent.com/cortexkit/opencode-magic-context/master/packages/plugin/docs/animation/out/optimized2.gif" alt="Magic Context in action" width="720">
1515
</p>
1616

1717
<p align="center">

0 commit comments

Comments
 (0)