This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch kwin-patch-1
in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git

commit f787a8b23a1330649b040fb814752c9c3e44be0a
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Aug 31 13:15:32 2023 +0200

    Fix link to site descriptor page
---
 src/site/apt/index.apt.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm
index 54ec872..ac2ffbf 100644
--- a/src/site/apt/index.apt.vm
+++ b/src/site/apt/index.apt.vm
@@ -43,7 +43,7 @@ Welcome to ${project.name}!
 * Usage
 
  To use this skin in your project, use the skin element of
- {{{/doxia/doxia-sitetools/doxia-decoration-model/decoration.html}the 
<<<site.xml>>> site descriptor}}:
+ {{{/doxia/doxia-sitetools/doxia-site-model/site.html#class_skin}the 
<<<site.xml>>> site descriptor}}:
 
 +-----+
 <project name="xxx">

Reply via email to