From 346865cddc63d951fc765a533be27046066672d8 Mon Sep 17 00:00:00 2001
From: "Dr. Martin Goik" <goik@hdm-stuttgart.de>
Date: Tue, 26 Mar 2019 21:01:16 +0100
Subject: [PATCH] quickstart --> helloworld, purging slide in <title>

---
 Doc/Sd1/gettingStarted.xml | 2 +-
 Doc/Tdoc/projects.xml      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Doc/Sd1/gettingStarted.xml b/Doc/Sd1/gettingStarted.xml
index 623a3aa35..ce1f4af3e 100644
--- a/Doc/Sd1/gettingStarted.xml
+++ b/Doc/Sd1/gettingStarted.xml
@@ -2315,7 +2315,7 @@ nano ~/.m2/settings.xml <co linkends="sd1_fig_mavenMiRepo-2"
  -D<emphasis role="red">archetypeGroupId</emphasis>=de.hdm_stuttgart.mi \ <co
             linkends="sd1_fig_mavenMiRepoCliDetails-3"
             xml:id="sd1_fig_mavenMiRepoCliDetails-3-co"/>
- -D<emphasis role="red">archetypeArtifactId</emphasis>=mi-maven-archetype-quickstart \
+ -D<emphasis role="red">archetypeArtifactId</emphasis>=mi-maven-archetype-helloworld \
  -D<emphasis role="red">archetypeVersion</emphasis>=1.2 \
                         \
  -D<emphasis role="red">groupId</emphasis>=de.hdm_stuttgart.mi.sd1 <co
diff --git a/Doc/Tdoc/projects.xml b/Doc/Tdoc/projects.xml
index 9c6e1f769..efadf2c0f 100644
--- a/Doc/Tdoc/projects.xml
+++ b/Doc/Tdoc/projects.xml
@@ -9,7 +9,7 @@
          xmlns:m="http://www.w3.org/1998/Math/MathML"
          xmlns:html="http://www.w3.org/1999/xhtml"
          xmlns:db="http://docbook.org/ns/docbook">
-  <title annotations="slide">Possible projects</title>
+  <title>Possible projects</title>
 
   <section xml:id="sdi_sect_projectBiBTeX">
     <title>Representing and editing <acronym>BiBTeX</acronym> data</title>
-- 
GitLab