diff --git a/roles/publican_webhost/templates/publican-website.cfg b/roles/publican_webhost/templates/publican-website.cfg index 1a2b6747b6..2bf3837184 100644 --- a/roles/publican_webhost/templates/publican-website.cfg +++ b/roles/publican_webhost/templates/publican-website.cfg @@ -1,5 +1,5 @@ db_file: /var/www/html/{{ publican_brand }}.{{ kojitag }}.db -toc_path: /var/www/html/docs/ +toc_path: /var/www/html/docs/fedora/ host: {{ site_host }} title: "site_host" search: '
'