From c22b41f006d4c66d183d1e8baaca4b8f48062979 Mon Sep 17 00:00:00 2001 From: Viktor Kronvall Date: Sun, 17 Dec 2023 01:03:30 +0900 Subject: [PATCH] docs: fix broken link text --- docs/manual/usage/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/usage/configuration.md b/docs/manual/usage/configuration.md index a7c1d5a2..d611ec18 100644 --- a/docs/manual/usage/configuration.md +++ b/docs/manual/usage/configuration.md @@ -87,7 +87,7 @@ follows: ``` - Nixpkgs packages can be installed to the user profile using - [???](opt-home.packages). + [home.packages](#opt-home.packages). - The option names of a program module typically start with `programs.`.