Skip to content

Commit 8afaa02

Browse files
committed
Update logo url in readme.
1 parent d70889d commit 8afaa02

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

22
<div align="center">
3-
<a href="https://metacall.io" target="_blank"><img src="/deploy/images/logo.png" alt="M E T A C A L L" style="max-width:100%;" width="32" height="32">
3+
<a href="https://metacall.io" target="_blank"><img src="https://raw.githubusercontent.com/metacall/core/develop/deploy/images/logo.png" alt="M E T A C A L L" style="max-width:100%;" width="32" height="32">
44
<p><b>M E T A C A L L</b></p></a>
55
<p>A library for providing inter-language foreign function interface calls</p>
66
</div>

0 commit comments

Comments
 (0)