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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new ec67da7  Doxia is now in Git
ec67da7 is described below

commit ec67da77752be4ca594015f5e3c9f74a2ac6825e
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Fri Dec 22 09:43:04 2017 +0100

    Doxia is now in Git
---
 src/site/apt/index.apt.vm | 2 +-
 src/site/apt/usage.apt.vm | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm
index b794a4e..267b668 100644
--- a/src/site/apt/index.apt.vm
+++ b/src/site/apt/index.apt.vm
@@ -54,7 +54,7 @@ ${project.name}
   entire debug logs, POMs or most preferably little demo projects attached to 
the issue are very much appreciated.
   Of course, patches are welcome, too. Contributors can check out the project 
from our
   {{{./source-repository.html}source repository}} and will find supplementary 
information in the
-  {{{http://maven.apache.org/guides/development/guide-helping.html}guide to 
helping with Maven}}.
+  {{{/guides/development/guide-helping.html}guide to helping with Maven}}.
 
 * Examples
 
diff --git a/src/site/apt/usage.apt.vm b/src/site/apt/usage.apt.vm
index 43d5140..14aa492 100644
--- a/src/site/apt/usage.apt.vm
+++ b/src/site/apt/usage.apt.vm
@@ -82,7 +82,7 @@ Using The PDF Plugin
   no <<<cover>>> element is given. The <<<toc>>> generates a Table
   of Contents and specifies the order of files to include in the pdf.
   For a complete description of the file format, see the
-  {{{http://maven.apache.org/doxia/doxia/doxia-core/document.html}Document 
Model Reference}}.
+  {{{/doxia/doxia/doxia-core/document.html}Document Model Reference}}.
 
   <<Notes>>:
 
@@ -96,7 +96,7 @@ Using The PDF Plugin
 * Internationalization
 
   The PDF plugin is able to generate internationalized pdfs, similar to the
-  {{{http://maven.apache.org/guides/mini/guide-site.html}site creation}}.
+  {{{/guides/mini/guide-site.html}site creation}}.
 
   To enable multiple locales, add a configuration similar to the following to 
your POM:
 
@@ -149,7 +149,7 @@ Using The PDF Plugin
   located in <<<src/site/resources/>>>.
 
   The format of this file has to be exactly the same as the original
-  
{{{http://svn.apache.org/repos/asf/maven/doxia/doxia/trunk/doxia-modules/doxia-module-fo/src/main/resources/fo-styles.xslt}default
 configuration file}}.
+  
{{{https://github.com/apache/maven-doxia/blob/master/doxia-modules/doxia-module-fo/src/main/resources/fo-styles.xslt}default
 configuration file}}.
   However, you only need to specify the properties that you want to override,
   <e.g.> to change the font size of pre-formatted text, you could use:
 

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to