aboutsummaryrefslogtreecommitdiff
path: root/docs/book.toml
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2024-10-27 12:12:20 -0700
committerGarrett D'Amore <garrett@damore.org>2024-10-27 12:12:20 -0700
commitc3109f64ac62bdabb1c026d6fe8285e182b9b321 (patch)
tree00c87d5528d7363e22debc90a7436a4701c7dc05 /docs/book.toml
parentffeb31c64ea72c4eb287f75b641ca2a707df90b0 (diff)
downloadnng-c3109f64ac62bdabb1c026d6fe8285e182b9b321.tar.gz
nng-c3109f64ac62bdabb1c026d6fe8285e182b9b321.tar.bz2
nng-c3109f64ac62bdabb1c026d6fe8285e182b9b321.zip
docs: fix various links
Diffstat (limited to 'docs/book.toml')
-rw-r--r--docs/book.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/book.toml b/docs/book.toml
index 53d3723f..62920b63 100644
--- a/docs/book.toml
+++ b/docs/book.toml
@@ -11,6 +11,7 @@ fold.enable = true
fold.level = 2
additional-css = ["theme/pagetoc.css"]
additional-js = ["theme/pagetoc.js"]
+site-url = "/ref/"
[preprocessor.alerts]