Browse Source

Fixed broken link in documentation (#10875)

Fixes #10874
tags/8.5.0.alpha1
Matti Tahvonen 6 years ago
parent
commit
19351f6298
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      documentation/getting-started/getting-started-maven.asciidoc

+ 1
- 1
documentation/getting-started/getting-started-maven.asciidoc View File

@@ -44,7 +44,7 @@ The parameters are as follows:
archetypes.

[parameter]#archetypeArtifactId#:: The archetype ID.
See the list of available archetypes in <<dummy/../../../framework/getting-started-archetypes#getting-started.archetypes,"Overview of Maven Archetypes">>.
See the list of available archetypes in <<dummy/../../../framework/getting-started/getting-started-archetypes#getting-started.archetypes,"Overview of Maven Archetypes">>.

[parameter]#archetypeVersion#::
Version of the archetype to use.

Loading…
Cancel
Save