Skip to content

Commit 72179ba

Browse files
committed
add urls
1 parent 7b20ec2 commit 72179ba

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

book.toml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,9 @@ smart-punctuation = true
2020
no-section-label = false
2121
additional-css = ["static/custom.css"]
2222
additional-js = []
23-
git-repository-url = "https://github.com/librematch/librematch-docs"
24-
edit-url-template = "https://github.com/librematch/librematch-docs/edit/main/{path}"
25-
# TODO: Configure when domain is set up
26-
# site-url = "/librematch-docs/"
27-
# cname = "docs.librematch.org"
23+
git-repository-url = "https://github.com/librematch/wiki"
24+
edit-url-template = "https://github.com/librematch/wiki/edit/main/{path}"
25+
cname = "wiki.librematch.org"
2826

2927
[output.html.fold]
3028
enable = true

0 commit comments

Comments
 (0)