diff options
author | Bastien Wirtz <bastien.wirtz@gmail.com> | 2020-10-23 22:56:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-23 22:56:51 -0700 |
commit | e75945851c5560db7dc1e55f64f1ad16d2126055 (patch) | |
tree | 8a0fe55a30ace60bbf89a6ea5785da07ce06c72b | |
parent | 13071ae3d1457bd677665769e83535a3d1f94b14 (diff) | |
download | homer-e75945851c5560db7dc1e55f64f1ad16d2126055.tar.gz homer-e75945851c5560db7dc1e55f64f1ad16d2126055.tar.zst homer-e75945851c5560db7dc1e55f64f1ad16d2126055.zip |
Fix screenshot url
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ | |||
2 | <img | 2 | <img |
3 | width="180" | 3 | width="180" |
4 | alt="Homer's donut" | 4 | alt="Homer's donut" |
5 | src="https://raw.githubusercontent.com//bastienwirtz/homer/master/public/logo.png"> | 5 | src="https://raw.githubusercontent.com//bastienwirtz/homer/main/public/logo.png"> |
6 | <br/> | 6 | <br/> |
7 | Homer | 7 | Homer |
8 | </h1> | 8 | </h1> |