From dd3ba3938495222e8ab832ade3eca307487f3d9d Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 19 Nov 2025 22:41:40 +0000 Subject: [PATCH] docs: fix broken link in basic package management section Change-Id: I278e46b77a53af9ac1a65b213d5289fb6e63e7c2 --- doc/manual/src/package-management/basic-package-mgmt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/src/package-management/basic-package-mgmt.md b/doc/manual/src/package-management/basic-package-mgmt.md index f7cb37161..9b6a11abf 100644 --- a/doc/manual/src/package-management/basic-package-mgmt.md +++ b/doc/manual/src/package-management/basic-package-mgmt.md @@ -5,7 +5,7 @@ FIXME(Lix): This section does not document the most common modern practices in terms of avoiding channels, pinning, declarative software installation (see flakey-profile or home-manager or NixOS), or using flakes, etc. It is, however, likely correct at a technical level. -For more information on modern practices, see the [resources](https://lix.systems/resources) page on the Lix site. +For more information on modern practices, see the [resources](https://wiki.lix.systems/books/lix-users/page/nix-resources) page on the Lix site.