From d9645b81e590c97b4ca12feb5a0d3c18abbd383f Mon Sep 17 00:00:00 2001 From: Jean-Pierre MCh Date: Mon, 22 Feb 2021 16:16:18 +0100 Subject: [PATCH] correction in link to ergol haven't seen that renderer does not keep gemini link convert to http (sorry) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91c7ea2..10d3732 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ Repo mirrors: - [Diamant](https://git.umaneti.net/diamant/) (Ruby) - a simple Gemini server for static files. - [Duckling proxy 🦆](https://portal.mozz.us/gemini/gemini.marmaladefoo.com/blog/31-Aug-2020_The_Duckling_Proxy.gmi) (Go) - a scheme-specific filtering proxy for Gemini clients to access the web. - [Earl Server](https://github.com/mrletourneau/EarlServer) (Kotlin) - a Gemini fileserver for the JVM. -- [Ergol](gemini://adele.work/code/ergol/ergol.gmi) (PHP) - a light Gemini server able to host several capsules with different cerificates. +- [Ergol](http://adele.work/code/ergol/ergol.gmi) (PHP) - a light Gemini server able to host several capsules with different cerificates. - [GeGoBi](https://tildegit.org/solderpunk/gegobi) (Python) - a server to facilitate easy Gemini-Gopher bi-hosting. - [Gemeaux](https://github.com/brunobord/gemeaux) (Python) - a Server using only the Python standard library. - [gemini-server](https://hackage.haskell.org/package/gemini-server) (Haskell) - a lightweight server for the Gemini protocol.