From 1f3b795b9697024a0edbda08a6da9f1c73385d2c Mon Sep 17 00:00:00 2001 From: Trevor Slocum Date: Tue, 15 Apr 2025 14:19:23 -0700 Subject: [PATCH] Migrate twins to codeberg.org --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f29b8ac..63b639e 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ Repo mirrors: - [Space-Age](https://gitlab.com/lambdatronic/space-age) (Clojure) - Gemini server written in Clojure. - [Taurus](https://git.sr.ht/~garritfra/taurus)(Rust) - A Concurrent Gemini Server. - [Titan](https://github.com/jahzielv/titan) (Rust) - simple TOML-configured Gemini server and an Express-like Gemini server framework. -- [twins](https://code.rocketnine.space/tslocum/twins) (Go) - YAML-configured Gemini server supporting vhosts, FastCGI and reverse-proxying. +- [twins](https://codeberg.org/tslocum/twins) (Go) - YAML-configured Gemini server supporting vhosts, FastCGI and reverse-proxying. - [twinstar](https://github.com/panicbit/twinstar) (Rust) - gemini server implementation. - [vger](https://tildegit.org/solene/vger) (C) - Gemini server written in C used with inetd. - [Windmark](https://github.com/gemrest/windmark) (Rust) - An elegant and highly performant async Gemini server framework