summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-01-22 11:10:45 +0000
committerPaul Buetow <paul@buetow.org>2022-01-22 11:10:45 +0000
commitf78c200214045fa21434a6038d8f38efa22d80d4 (patch)
treee9504b84206a414292127919ff8ed1d706761245 /README.md
parent5afd04f3065c879eaeaade38f21b5453096e8cb1 (diff)
using vger now
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7d73ae03..09535575 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,6 @@ You can find more about my internet site and the static content generator at [sn
* GNU Bash: [https://www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)
* ShellCheck: [https://www.shellcheck.net/](https://www.shellcheck.net/)
* Server OS: [OpenBSD](https://www.OpenBSD.org)
-* Gemini server: [a-h/gemini](https://github.com/a-h/gemini)
-* Web server: [OpenBSD HTTPD](https://man.openbsd.org/httpd.8) (for "normal" HTML site)
+* Gemini server: `vger` on OpenBSD via `relayd` and `inetd`.
+* Web server: `httpd` of OpenBSD) (for "normal" HTML site)
* Obviously, I am also using Codeberg for source code and Codeberg Page hosting.