diff options
author | Marko Gronroos <magi@vaadin.com> | 2016-03-18 15:52:20 +0200 |
---|---|---|
committer | Marko Gronroos <magi@vaadin.com> | 2016-03-18 15:52:20 +0200 |
commit | ef406ae250aa650a52111a60369d9f0796714b00 (patch) | |
tree | 79382008db7aec388bfdc41ea8885230fbefad64 /documentation/getting-started/getting-started-archetypes.asciidoc | |
parent | 3db9dc11b20c8c3ea256cd20478c70b07642cea7 (diff) | |
download | vaadin-framework-ef406ae250aa650a52111a60369d9f0796714b00.tar.gz vaadin-framework-ef406ae250aa650a52111a60369d9f0796714b00.zip |
Fixed some missing images and broken xrefs, as well as problems in the getting-started chapter (#19639).
Change-Id: Ie8e371c059f70600bafcf781938ef35878f41324
Diffstat (limited to 'documentation/getting-started/getting-started-archetypes.asciidoc')
-rw-r--r-- | documentation/getting-started/getting-started-archetypes.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/getting-started/getting-started-archetypes.asciidoc b/documentation/getting-started/getting-started-archetypes.asciidoc index fbb75093e1..18d1eda56d 100644 --- a/documentation/getting-started/getting-started-archetypes.asciidoc +++ b/documentation/getting-started/getting-started-archetypes.asciidoc @@ -27,7 +27,7 @@ It has two modules: one for the add-on and another for a demo application. `vaadin-archetype-touchkit`:: A mobile development starter project using Vaadin TouchKit. -See <<dummy/../../../touchkit/touchkit-overview#touchkit.overview,"Vaadin TouchKit">>. +See <<dummy/../../../touchkit/mobile-overview#mobile.overview,"Vaadin TouchKit">>. Notice that this archetype uses the AGPL-licensed version of TouchKit, which requires that your project must also be licensed under the AGPL license. `vaadin-archetype-liferay-portlet`:: |