Commit 71ee60d

Eldred Habert committed on
Fix manual editing path
Though it will only start being valid once the PR is merged.
commit 71ee60dcff337a0fcd47e8b504d834f11a70f480 parent 392a638
1 changed files +1−1
Modifiedmanual/book.toml +1−1
@@ -9,7 +9,7 @@ title = "hUGETracker manual"
9 curly-quotes = true 9 curly-quotes = true
10 print = { enable = true } 10 print = { enable = true }
11 git-repository-url = "https://github.com/SuperDisk/hUGETracker" 11 git-repository-url = "https://github.com/SuperDisk/hUGETracker"
12 edit-url-template = "https://github.com/SuperDisk/hUGETracker/edit/master/manual/{path}" 12 edit-url-template = "https://github.com/SuperDisk/hUGETracker/edit/hUGETracker/manual/src/{path}"
13 site-url = "/hUGETracker/" 13 site-url = "/hUGETracker/"
14 14
15 [output.linkcheck] 15 [output.linkcheck]