From da3d776cb91123a4d0528251b7ce909419ca0c7a Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 24 Jul 2020 14:31:33 +0200 Subject: Fix some dangling references --- doc/manual/src/command-ref/nix-env.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/manual/src/command-ref/nix-env.md') diff --git a/doc/manual/src/command-ref/nix-env.md b/doc/manual/src/command-ref/nix-env.md index cf688100e..ab1d10c08 100644 --- a/doc/manual/src/command-ref/nix-env.md +++ b/doc/manual/src/command-ref/nix-env.md @@ -66,7 +66,7 @@ match. Here are some examples: This section lists the options that are common to all operations. These options are allowed for every subcommand, though they may not always -have an effect. See also [???](#sec-common-options). +have an effect. - `--file` / `-f` *path* Specifies the Nix expression (designated below as the *active Nix -- cgit v1.2.3