Skip to content

Commit

Permalink
Use logo in readme from within the repository (JuliaLang#37627)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxinabox committed Sep 17, 2020
1 parent 4ef8313 commit 840e2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<a name="logo"/>
<div align="center">
<a href="https://julialang.org/" target="_blank">
<img src="https://julialang.org/images/logo_hires.png" alt="Julia Logo" width="210" height="142"></img>
<img src="doc/src/assets/logo.svg" alt="Julia Logo" width="210" height="142"></img>
</a>
</div>

Expand Down

0 comments on commit 840e2fc

Please sign in to comment.