From d325bec052fd7c5cf9b6032461ac5f10324b710b Mon Sep 17 00:00:00 2001 From: Jade Lovelace Date: Sun, 16 Mar 2025 16:54:11 -0700 Subject: [PATCH] README: link to the manual Well that's silly. We definitely should have done that before. Change-Id: I6a83bdb3847bb291ac57d30ea28ee33ad7121dbf --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dc5934f61..588e506d5 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ See our [Hacking guide](https://git.lix.systems/lix-project/lix/src/branch/main/ ## Additional Resources +- The Lix reference manual: + - [Stable](https://docs.lix.systems/manual/lix/stable/) + - [Nightly](https://docs.lix.systems/manual/lix/nightly/) (NOTE: [not automatically updated, yet](https://git.lix.systems/lix-project/lix/issues/742)) - [Our wiki](https://wiki.lix.systems) - [Matrix - #space:lix.systems](https://matrix.to/#/#space:lix.systems)