Skip to content

Commit 840e2fc

Browse files
authored
Use logo in readme from within the repository (#37627)
1 parent 4ef8313 commit 840e2fc

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,7 +1,7 @@
11
<a name="logo"/>
22
<div align="center">
33
<a href="https://julialang.org/" target="_blank">
4-
<img src="https://julialang.org/images/logo_hires.png" alt="Julia Logo" width="210" height="142"></img>
4+
<img src="doc/src/assets/logo.svg" alt="Julia Logo" width="210" height="142"></img>
55
</a>
66
</div>
77

0 commit comments

Comments
 (0)