From d9b6decd8838bcd3aaf09eaca4c2a4d273d452dc Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 16 Jun 2020 11:37:06 +0200 Subject: [PATCH] README: add reference to systemd.io --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 790e0482f9..f836d812b1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ System and Service Manager ## Details -General information about systemd can be found in the [systemd Wiki](https://www.freedesktop.org/wiki/Software/systemd). +Most documentation is available on [systemd's web site](https://systemd.io/). + +Assorted, older, general information about systemd can be found in the [systemd Wiki](https://www.freedesktop.org/wiki/Software/systemd). Information about build requirements is provided in the [README file](README).