From 67ce49aa52d082738e3fe661884e1019cde80c93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Szab=C3=B3?= Date: Fri, 10 Apr 2026 13:09:38 +0200 Subject: [PATCH] chore: link to service does not work any more (#3705) --- ECOSYSTEM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index 4207264b..f17214f3 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -82,7 +82,7 @@ If your project isn't listed here and you would like it to be, please feel free - [RUSTfulapi](https://github.com/robatipoor/rustfulapi): Reusable template for building REST Web Services in Rust. Uses axum and SeaORM. - [Jotsy](https://github.com/ohsayan/jotsy): Self-hosted notes app powered by Skytable, axum and Tokio - [Svix](https://www.svix.com) ([repository](https://github.com/svix/svix-webhooks)): Enterprise-ready webhook service -- [emojied](https://emojied.net) ([repository](https://github.com/sekunho/emojied)): Shorten URLs to emojis! +- [emojied](https://github.com/sekunho/emojied): Shorten URLs to emojis! - [CLOMonitor](https://clomonitor.io) ([repository](https://github.com/cncf/clomonitor)): Checks open source projects repositories to verify they meet certain best practices. - [Pinging.net](https://www.pinging.net) ([repository](https://github.com/benhansenslc/pinging)): A new way to check and monitor your internet connection. - [wastebin](https://github.com/matze/wastebin): A minimalist pastebin service.