mirror of
https://github.com/NixOS/nix
synced 2025-06-28 09:31:16 +02:00
Fix wikipedia links (#8533)
This commit is contained in:
parent
e503eadafc
commit
741f7837f8
2 changed files with 4 additions and 4 deletions
|
@ -378,7 +378,7 @@ rm $(git ls-files doc/manual/ -o | grep -F '.md') && rmdir doc/manual/src/comman
|
|||
[`mdbook-linkcheck`] does not implement checking [URI fragments] yet.
|
||||
|
||||
[`mdbook-linkcheck`]: https://github.com/Michael-F-Bryan/mdbook-linkcheck
|
||||
[URI fragments]: https://en.m.wikipedia.org/wiki/URI_fragment
|
||||
[URI fragments]: https://en.wikipedia.org/wiki/URI_fragment
|
||||
|
||||
#### `@docroot@` variable
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue