Skip to content

Commit 84e5477

Browse files
Fix broken Warp banner image URL in README
- Replace broken brand-assets URL with working GitHub assets URL - Fixes image placeholder issue where Warp banner wasn't displaying
1 parent 8755389 commit 84e5477

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
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="http://go.warp.dev/seclists" target="_blank">
3-
<img src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/warp-banner-light.png" alt="Warp - built for coding with multiple AI agents" width="600"/>
3+
<img src="https://github.com/user-attachments/assets/96ab3d81-9b13-4df4-ba09-75dee7a5c3d2" alt="Warp - built for coding with multiple AI agents" width="600"/>
44
</a>
55
</p>
66

0 commit comments

Comments
 (0)