From b23b717c5fa4e49fdbb08733472742ff29d503af Mon Sep 17 00:00:00 2001 From: Vadim Rutkovsky Date: Fri, 28 Apr 2023 21:37:09 +0200 Subject: [PATCH] README: update Masto Thread Renderer URL The main instance moved to thread.choomba.one --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7877877..f5bc60a 100644 --- a/README.md +++ b/README.md @@ -348,7 +348,7 @@ For an overview of known relays, see [Relay List, a regularly updated, sorted li * :heavy_check_mark: [**MastoMods**](https://github.com/trwnh/mastomods) ([Fedi account](https://mastodon.social/@trwnh)): CSS tweaks and custom themes for Mastodon. `Unlicense, CSS` -* :heavy_check_mark: [**Masto Thread Renderer**](https://github.com/vrutkovs/masto-thread-renderer) ([site](https://thread.vrutkovs.eu), [Fedi account](https://social.vrutkovs.eu/users/vadim)): Display a Mastodon thread (only author toots, no replies) as a web page or Markdown for reading. `Apache-2.0, Rust` +* :heavy_check_mark: [**Masto Thread Renderer**](https://github.com/vrutkovs/masto-thread-renderer) ([site](https://thread.choomba.one), [Fedi account](https://social.vrutkovs.eu/users/vadim)): Display a Mastodon thread (only author toots, no replies) as a web page or Markdown for reading. `Apache-2.0, Rust` * :heavy_check_mark: [**Mastotool**](https://github.com/muesli/mastotool): A collection of tools to work with your Mastodon account; displays account statistics and lets you search your toots. `MIT, Go`