From a90e38f6293d4aaafd73a3bdc0642925f1dee397 Mon Sep 17 00:00:00 2001 From: Matt Brubeck Date: Tue, 9 Jan 2024 10:12:16 -0800 Subject: [PATCH] Update link to Gemini home page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4921251..fbd952c 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ Agate uses some status codes that are not valid Gemini status codes when logging If you want to run agate on a multi-user system, you should be aware that all certificate and key data is loaded into memory and stored there until the server stops. Since the memory is also not explicitly overwritten or zeroed after use, the sensitive data might stay in memory after the server has terminated. -[Gemini]: https://gemini.circumlunar.space/ +[Gemini]: https://geminiprotocol.net/ [Rust]: https://www.rust-lang.org/ [home]: gemini://qwertqwefsday.eu/agate.gmi [source]: https://github.com/mbrubeck/agate