From c601f5097b27b9ba615f531b12761d0ec8b367be Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sun, 22 Aug 2021 22:54:10 -0400 Subject: [PATCH] Fix an image issue. --- src/en/about/about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/en/about/about.md b/src/en/about/about.md index 9888aca..3806c3b 100644 --- a/src/en/about/about.md +++ b/src/en/about/about.md @@ -2,7 +2,7 @@ Front Page|Post ---|--- -![main screen](main_screen.png)|![chat screen](chat_screen.png) +![main screen](/docs/en/about/main_screen.png)|![chat screen](/docs/en/about/chat_screen.png) [Lemmy](https://github.com/LemmyNet/lemmy) is similar to sites like [Reddit](https://reddit.com), [Lobste.rs](https://lobste.rs), [Raddle](https://raddle.me), 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).