From 11f8fd4526aa35cd36172a1c51d3b79158ae0211 Mon Sep 17 00:00:00 2001 From: jesopo Date: Mon, 23 Nov 2020 15:12:14 +0000 Subject: [PATCH] fix broken atheme link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1904136b..b3165ec9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Solanum is an IRCv3 server designed to be highly scalable. It implements IRCv3. It is meant to be used with an IRCv3-capable services implementation such as [Atheme][atheme] or [Anope][anope]. - [atheme]: http://www.atheme.net/ + [atheme]: https://atheme.github.io/ [anope]: http://www.anope.org/ # necessary requirements