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

robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git

commit 99293fccdb44fdd3f0ef33db31338dac02e46d94
Author: Robert Lazarski <[email protected]>
AuthorDate: Tue Jun 29 15:20:25 2021 -1000

    fix 'mvn site-deploy'
---
 src/site/apt/OMTutorial.apt    | 2 +-
 src/site/apt/documentation.apt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/site/apt/OMTutorial.apt b/src/site/apt/OMTutorial.apt
index b2961bd..24d90b8 100644
--- a/src/site/apt/OMTutorial.apt
+++ b/src/site/apt/OMTutorial.apt
@@ -22,4 +22,4 @@
   You are looking for the Axiom tutorial? This document has been integrated
   into the User Guide.
   
-  Please have a look {{{./userguide.html}here}}.
+  Please have a look {{{./userguide/userguide.html}here}}.
diff --git a/src/site/apt/documentation.apt b/src/site/apt/documentation.apt
index 3ed33ec..a20c7f7 100644
--- a/src/site/apt/documentation.apt
+++ b/src/site/apt/documentation.apt
@@ -21,7 +21,7 @@
 
   The following documentation for the Axiom framework is available:
   
-    * A {{{./userguide.html}User Guide}} explaining how to use
+    * A {{{./userguide/userguide.html}User Guide}} explaining how to use
       Axiom in your project.
     
     * A {{{./devguide/devguide.html}Developer Guide}} containing information

Reply via email to