Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
fricklerhandwerk committed Aug 14, 2024
1 parent b83e244 commit 5651b47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ In various Nix examples, you'll often see the following:

:::{note}
`<nixpkgs>` points to the file system path of some revision of {term}`Nixpkgs`.
Find more information on [lookup paths](../nix-language.md#lookup-paths) in [](../nix-language.md).
Find more information on [lookup paths](../../nix-language.md#lookup-paths) in [](../../nix-language.md).
:::

This is a **convenient** way to quickly demonstrate a Nix expression and get it working by importing Nix packages.
Expand Down

0 comments on commit 5651b47

Please sign in to comment.