Skip to content

Commit 8e9b14a

Browse files
authored
docs: use absolute README image URL (#63)
1 parent 4daf363 commit 8e9b14a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="docs/godump.png" width="350" alt="godump logo – Go pretty printer and Laravel-style dump/dd debugging tool">
2+
<img src="https://raw.githubusercontent.com/goforj/godump/main/docs/godump.png" width="350" alt="godump logo – Go pretty printer and Laravel-style dump/dd debugging tool">
33
</p>
44

55
<p align="center">

0 commit comments

Comments
 (0)