]> Untitled Git - lemmy.git/commitdiff
Fixing image locations.
authorDessalines <tyhou13@gmx.com>
Wed, 24 Mar 2021 16:42:34 +0000 (12:42 -0400)
committerDessalines <tyhou13@gmx.com>
Wed, 24 Mar 2021 16:42:34 +0000 (12:42 -0400)
README.md

index eebf4fbaff917ca95f30bbcb6defb92574b5fb59..1032ce4080f147f7a2b50d35af806400268b3db2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@
 
 Desktop|Mobile
 ---|---
-![desktop](https://raw.githubusercontent.com/LemmyNet/joinlemmy-site/main/static/images/main_img.webp)|![mobile](https://raw.githubusercontent.com/LemmyNet/joinlemmy-site/main/static/images/mobile_pic.webp)
+![desktop](https://raw.githubusercontent.com/LemmyNet/joinlemmy-site/main/src/assets/images/main_img.webp)|![mobile](https://raw.githubusercontent.com/LemmyNet/joinlemmy-site/main/src/assets/images/mobile_pic.webp)
 
 [Lemmy](https://github.com/LemmyNet/lemmy) is similar to sites like [Reddit](https://reddit.com), [Lobste.rs](https://lobste.rs), or [Hacker News](https://news.ycombinator.com/): you subscribe to forums you're interested in, post links and discussions, then vote, and comment on them. Behind the scenes, it is very different; anyone can easily run a server, and all these servers are federated (think email), and connected to the same universe, called the [Fediverse](https://en.wikipedia.org/wiki/Fediverse).