You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2019/04/06 11:40:31 UTC

[maven-archetype] branch master updated: Fix links

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

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


The following commit(s) were added to refs/heads/master by this push:
     new aac865e  Fix links
aac865e is described below

commit aac865e1dc2238991f912829fc1e2baf847fd358
Author: rfscholte <rf...@apache.org>
AuthorDate: Sat Apr 6 13:40:22 2019 +0200

    Fix links
---
 archetype-packaging/src/site/apt/archetype-packaging.apt.vm | 2 +-
 archetype-packaging/src/site/apt/index.apt.vm               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/archetype-packaging/src/site/apt/archetype-packaging.apt.vm b/archetype-packaging/src/site/apt/archetype-packaging.apt.vm
index a4fb3ff..c99afcf 100644
--- a/archetype-packaging/src/site/apt/archetype-packaging.apt.vm
+++ b/archetype-packaging/src/site/apt/archetype-packaging.apt.vm
@@ -32,4 +32,4 @@ Maven Archetype Packaging Reference
 
 %{snippet|id=maven-archetype-lifecycle|file=${project.basedir}/src/main/resources/META-INF/plexus/components.xml}
 
-  (see {{{/ref/current/maven-core/default-bindings.html}} plugin bindings for Maven-provided packagings})
+  (see {{{/ref/current/maven-core/default-bindings.html} plugin bindings for Maven-provided packagings}})
diff --git a/archetype-packaging/src/site/apt/index.apt.vm b/archetype-packaging/src/site/apt/index.apt.vm
index 20aff6a..ec22ccc 100644
--- a/archetype-packaging/src/site/apt/index.apt.vm
+++ b/archetype-packaging/src/site/apt/index.apt.vm
@@ -39,7 +39,7 @@ Maven Archetype Packaging
 
    []
 
-   in addition to classical resource/jar/install/deploy. See {{{./archetype-packaging.html}} Archetype Packaging Reference}
+   in addition to classical resource/jar/install/deploy. See {{{./archetype-packaging.html} Archetype Packaging Reference}}
    for details.
 
 Usage