Skip to content

Commit 0fb137f

Browse files
fix(readme): use absolute image path for logo
1 parent 147ce03 commit 0fb137f

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,5 +1,5 @@
11
<p align="center">
2-
<a href="https://mathy.ai"><img mathy-logo src="libraries/website/docs/img/mathy_logo.png" alt="Mathy.ai"></a>
2+
<a href="https://mathy.ai"><img mathy-logo src="https://mathy.ai/img/mathy_logo.png" alt="Mathy.ai"></a>
33
</p>
44
<p align="center">
55
<em>A modern platform for combining machine learning with interpretable symbolic mathematics.</em>

0 commit comments

Comments
 (0)