diff --git a/content/development/converting-existing.md b/content/development/converting-existing.md index d677837..f1f0cab 100644 --- a/content/development/converting-existing.md +++ b/content/development/converting-existing.md @@ -13,6 +13,7 @@ Once that works, use the archetypes configuration to reconfigure your project to {{% notice warning %}} Note: Beware to select the archetype pertaining to your use case: + * For a web app use the [li.strolch.mvn.archetype.webapp](/development/web-app) * For an application with a main method use [li.strolch.mvn.archetype.main](/development/main-class-app) {{% /notice %}}