Fix the broken link on the Lemmy logo.

This commit is contained in:
Richie Zhang 2020-01-31 19:50:20 -08:00 committed by GitHub
parent 1d2b096779
commit 3a74b0b534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
README.md vendored
View File

@ -1,5 +1,5 @@
<p align="center"> <p align="center">
<a href="" rel="noopener"> <a href="https://dev.lemmy.ml/" rel="noopener">
<img width=200px height=200px src="ui/assets/favicon.svg"></a> <img width=200px height=200px src="ui/assets/favicon.svg"></a>
</p> </p>