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

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


The following commit(s) were added to refs/heads/master by this push:
     new d890b63  Fix link to site descriptor page (#55)
d890b63 is described below

commit d890b63e67705e55c69ec2b919d45b7df896bcae
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Aug 31 20:24:16 2023 +0200

    Fix link to site descriptor page (#55)
---
 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