aboutsummaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index bae7ca2..b26d4c3 100644
--- a/config.toml
+++ b/config.toml
@@ -2,7 +2,7 @@
# These values are intended to generate a temporary, test version of the website that is navigable with a web browser
# This is where the logbook entries are actually stored
-docsRoot = "/home/eddy/projects/logbook"
+docsRoot = "/home/eddy/projects/logbook/guitar"
# All pages are generated from this template
templateFile = "/home/eddy/projects/godocs/template.html"