We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b20ec2 commit 72179baCopy full SHA for 72179ba
1 file changed
book.toml
@@ -20,11 +20,9 @@ smart-punctuation = true
20
no-section-label = false
21
additional-css = ["static/custom.css"]
22
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"
+git-repository-url = "https://github.com/librematch/wiki"
+edit-url-template = "https://github.com/librematch/wiki/edit/main/{path}"
+cname = "wiki.librematch.org"
28
29
[output.html.fold]
30
enable = true
0 commit comments