From 97e872b037704c221fbfb1b3c25193aeda980f02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nicole=20miko=C5=82ajczyk?= Date: Sun, 8 Mar 2026 01:44:17 +0100 Subject: [PATCH] nicolium: update docs links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nicole mikołajczyk --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a347c1da..530b1f63a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Nicolium is a social networking client app. It works with any Mastodon API-compa Want to test Nicolium with **any existing MastoAPI-compatible server?** Try [web.nicolium.app](https://web.nicolium.app) — enter your server's domain name to use Nicolium on any server! -If you want to use Nicolium on your server, follow the installation instructions in the documentation. We offer guides for [Pleroma/Akkoma](https://pl.mkljczk.pl/docs/installing/pleroma/), [Iceshrimp.NET](https://pl.mkljczk.pl/docs/installing/iceshrimp/), [Mitra](https://pl.mkljczk.pl/docs/installing/mitra/), and [standalone installations](https://pl.mkljczk.pl/docs/installing/standalone/). +If you want to use Nicolium on your server, follow the installation instructions in the documentation. We offer guides for [Pleroma/Akkoma](https://nicolium.app/docs/installing/pleroma-akkoma/), [Iceshrimp.NET](https://nicolium.app/docs/installing/iceshrimp/), [Mitra](https://nicolium.app/docs/installing/mitra/), and [standalone installations](https://nicolium.app/docs/installing/standalone/). ## Repository @@ -32,7 +32,7 @@ The repository hosts Nicolium, but also libraries related to the project. Curren This project is hosted on [Codeberg](https://codeberg.org/mkljczk/nicolium) and [GitHub](https://github.com/mkljczk/nicolium). You can open issues on Codeberg or create pull requests on both platforms. -You can find more information about setting up the development environment in [the documentation](https://pl.mkljczk.pl/docs/contributing/nicolium/). +You can find more information about setting up the development environment in [the documentation](https://nicolium.app/docs/contributing/nicolium/). ## License