1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00

fix broken anchor

This commit is contained in:
Alexander Groleau 2023-08-07 10:29:05 -05:00
parent 9c2ed679d8
commit 58464f3967

View file

@ -208,7 +208,7 @@ $ nix-instantiate --eval --strict file.nix
White space is used to delimit [lexical tokens], where required.
It is otherwise insignificant.
[lexical tokens]: https://en.m.wikipedia.org/wiki/Lexical_analysis#Token
[lexical tokens]: https://en.m.wikipedia.org/wiki/Lexical_analysis#Lexical_token_and_lexical_tokenization
Line breaks, indentation, and additional spaces are for readers' convenience.