From: Kai Moritz Date: Mon, 7 Mar 2022 20:34:03 +0000 (+0100) Subject: Fixed the URI-path for the documentation X-Git-Url: http://juplo.de/gitweb/?p=maven-thymeleaf-skin;a=commitdiff_plain;h=7b236eb56c22153c6f220b8012ca6ecb553c3edb Fixed the URI-path for the documentation --- diff --git a/src/site/site.xml b/src/site/site.xml index 51950a0..5586fd4 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -23,7 +23,7 @@ - /maven-thymeleaf-skin/ + /projects/maven-thymeleaf-skin/ "/index.html","/projects.html" th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}"