mirror of
https://github.com/NixOS/nix
synced 2025-06-26 20:01:15 +02:00
Update GitHub links
This commit is contained in:
parent
ad264674e6
commit
e09c7fe22d
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ src = "source"
|
||||||
[output.html]
|
[output.html]
|
||||||
additional-css = ["custom.css"]
|
additional-css = ["custom.css"]
|
||||||
additional-js = ["redirects.js"]
|
additional-js = ["redirects.js"]
|
||||||
edit-url-template = "https://github.com/NixOS/nix/tree/master/doc/manual/{path}"
|
edit-url-template = "https://github.com/DeterminateSystems/nix-src/tree/master/doc/manual/{path}"
|
||||||
git-repository-url = "https://github.com/NixOS/nix"
|
git-repository-url = "https://github.com/DeterminateSystems/nix-src"
|
||||||
|
|
||||||
# Handles replacing @docroot@ with a path to ./source relative to that markdown file,
|
# Handles replacing @docroot@ with a path to ./source relative to that markdown file,
|
||||||
# {{#include handlebars}}, and the @generated@ syntax used within these. it mostly
|
# {{#include handlebars}}, and the @generated@ syntax used within these. it mostly
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue