From fc98bad8c6e602f97f94160dbd87e553bfb70446 Mon Sep 17 00:00:00 2001
From: Manuel Kieweg <manuel.kieweg@h-da.de>
Date: Mon, 12 Oct 2020 10:42:39 +0000
Subject: [PATCH] Update book.toml

---
 documentation/book.toml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/documentation/book.toml b/documentation/book.toml
index 7d43871c0..f1babfcca 100644
--- a/documentation/book.toml
+++ b/documentation/book.toml
@@ -1,10 +1,10 @@
 [book]
-authors = []
+authors = [Martin Stiemerling, Manuel Kieweg, Malte Bauch]
 language = "en"
 multilingual = false
-src = "documentation"
+src = "."
 
 [output.html]
 git-repository-url = "https://code.fbi.h-da.de/cocsn/gosdn"
 git-repository-icon = "fa-gitlab"
-site-url = "/example-book/"
\ No newline at end of file
+site-url = "/public/"
\ No newline at end of file
-- 
GitLab