From 9e60701fb1fbef5ea4623eba3744ef42470f3f68 Mon Sep 17 00:00:00 2001 From: Axel Date: Tue, 28 Jul 2026 02:43:40 -0500 Subject: [PATCH] Fix typo in 'website' in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68e14afeef1..b2c84483ebd 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ System and Service Manager ## Details -Most documentation is available on [systemd's web site](https://systemd.io/). +Most documentation is available on [systemd's website](https://systemd.io/). Assorted, older, general information about systemd can be found in the [systemd Wiki](https://www.freedesktop.org/wiki/Software/systemd).