From 1b798f8da29ad90506c6d716858ecb2dd782507f Mon Sep 17 00:00:00 2001 From: Jeroen Wijenbergh Date: Mon, 18 Apr 2022 15:26:16 +0200 Subject: Docs: Fix 404 styling --- docs/book.toml | 3 +++ 1 file changed, 3 insertions(+) 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/" -- cgit v1.2.3