mirror of
https://github.com/NixOS/nix.git
synced 2025-12-25 10:20:54 +01:00
docs: fix string interpolation links on syntax page
This commit is contained in:
parent
132a93625b
commit
32a79fcbbf
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ See [String literals](string-literals.md).
|
|||
|
||||
Path literals can also include [string interpolation], besides being [interpolated into other expressions].
|
||||
|
||||
[string interpolation]: ./string-interpolation.md
|
||||
[interpolated into other expressions]: ./string-interpolation.md#interpolated-expression
|
||||
|
||||
At least one slash (`/`) must appear *before* any interpolated expression for the result to be recognized as a path.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue