diff options
author | Matti Tahvonen <matti@vaadin.com> | 2018-05-04 10:01:54 +0300 |
---|---|---|
committer | Ilia Motornyi <elmot@vaadin.com> | 2018-05-04 10:01:54 +0300 |
commit | 19351f62980db1fdc27d31102234ecc4ce58b711 (patch) | |
tree | ca2e3d5267d43280f615354c63f7bc82e64a3738 /documentation/getting-started | |
parent | 3a0512694e402c0056d2899e0865a4a9eeb2d807 (diff) | |
download | vaadin-framework-19351f62980db1fdc27d31102234ecc4ce58b711.tar.gz vaadin-framework-19351f62980db1fdc27d31102234ecc4ce58b711.zip |
Fixed broken link in documentation (#10875)
Fixes #10874
Diffstat (limited to 'documentation/getting-started')
-rw-r--r-- | documentation/getting-started/getting-started-maven.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/getting-started/getting-started-maven.asciidoc b/documentation/getting-started/getting-started-maven.asciidoc index 387c1318c1..e58453c574 100644 --- a/documentation/getting-started/getting-started-maven.asciidoc +++ b/documentation/getting-started/getting-started-maven.asciidoc @@ -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. |