Skip to content

Commit

Permalink
Fix broken logo link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlk committed Apr 16, 2024
1 parent f2aafc4 commit ff2cae8
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,6 +1,6 @@
<p align="center">
<a href="http://codely.tv">
<img alt="CodelyTV logo" src="http://codely.tv/wp-content/uploads/2016/05/cropped-logo-codelyTV.png" width="192px" height="192px"/>
<img alt="CodelyTV logo" src="https://avatars.githubusercontent.com/u/14278228?s=192&v=4" width="192px" height="192px"/>
</a>
</p>

Expand Down

0 comments on commit ff2cae8

Please sign in to comment.