diff options
| -rw-r--r-- | docs/book.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/book.toml b/docs/book.toml index 6229209..68a1112 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -4,3 +4,6 @@ language = "en" multilingual = false src = "src" title = "eduVPN-common documentation" + +[output.html] +site-url = "/eduvpn-common/" |
