Skip to content

Commit 9d309eb

Browse files
authored
Merge pull request #12149 from ethereum/readme-logo
fix: README logo image src path
2 parents 501b2bd + ad43868 commit 9d309eb

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
@@ -6,7 +6,7 @@
66
[![gitpoap badge](https://public-api.gitpoap.io/v1/repo/ethereum/ethereum-org-website/badge)](https://www.gitpoap.io/gh/ethereum/ethereum-org-website)
77

88
<div align="center" style="margin-top: 1em; margin-bottom: 3em;">
9-
<a href="https://ethereum.org"><img alt="ethereum logo" src="./eth-transparent.png" alt="ethereum.org" width="125"></a>
9+
<a href="https://ethereum.org"><img alt="ethereum logo" src="./public/assets/eth-transparent.png" alt="ethereum.org" width="125"></a>
1010
<h1>👋 Welcome to ethereum.org!</h1>
1111
</div>
1212

0 commit comments

Comments
 (0)