mirror of
https://github.com/NixOS/nix.git
synced 2025-12-24 01:41:08 +01:00
Merge pull request #14841 from mdaniels5757/syntax-doc-fix-link
docs: fix string interpolation links on syntax page
This commit is contained in:
commit
b6dd17d6f2
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