From 468b565278530ffeee3117e572fd1f81171939fc Mon Sep 17 00:00:00 2001 From: Krispin Schulz Date: Mon, 7 Sep 2020 07:51:05 +0200 Subject: [PATCH] fix typo in Diohsc and change URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eca47b1..5f5aeed 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Please contribute to this list to link to all the awesome gemini projects out th - [AV-98](https://tildegit.org/solderpunk/AV-98) (Python) - a Gemini client derived from the popular VF-1 Gopher client. - [bollux](https://sr.ht/~acdw/bollux/) (Bash) - a bash Gemini client. - [Bombadillo](https://rawtext.club/~sloum/bombadillo.html) (Go) - a combined Gopher and Gemini client with vim-inspired key mappings. -- [diohasc](https://repo.or.cz/diohsc.git) (Haskell) -a simple line-based command-response terminal user interface with ANSI colour. +- [diohsc](https://mbays.sdf.org/diohsc/) (Haskell) - a simple line-based command-response terminal user interface with ANSI colour. - [Elpher](https://thelambdalab.xyz/elpher/) (Emacs) - a combined Gopher and Gemini client for the popular text editor / operating system. - [gemini-fetch](https://github.com/RangerMauve/gemini-fetch) (Node.js) - a cURL-like CLI for loading content from Gemini URLs.