From e6bcbacadfa69dd9ad0d654551c65aa50e96aebb Mon Sep 17 00:00:00 2001 From: Luc Perkins Date: Mon, 2 Jun 2025 11:01:33 -0700 Subject: [PATCH] Rework language around the manual Co-authored-by: Graham Christensen --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index abdc5305c..2bbc3f3d1 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,8 @@ Today, a worldwide developer community contributes to Nix and the ecosystem that ## Reference -You can find full reference documentation in the [Determinate Nix manual][manual]. -This resource is a work in progress. +The primary documentation for Determinate and Determinate Nix is available at [docs.determinate.systems][determinate]. +For deeply technical reference material, see the [Determinate Nix manual][manual] which is based on the upstream Nix manual. ## License