diff --git a/Doc/Sda1/jpaintro.xml b/Doc/Sda1/jpaintro.xml
index bdddf0373961e5e45226d53177ecb893c034ee58..d75b1fed370511a4d14e848b654533985690c729 100644
--- a/Doc/Sda1/jpaintro.xml
+++ b/Doc/Sda1/jpaintro.xml
@@ -16,15 +16,15 @@
       <qandadiv>
         <qandaentry>
           <question>
-            <para>Read the <productname
-            xlink:href="https://maven.mi.hdm-stuttgart.de/archetype-catalog.xml">mi-maven-archetype-jpa-hibernate</productname>
+            <para>Read the
+            <productname>mi-maven-archetype-jpa-hibernate</productname>
             archetype's <link
             xlink:href="https://gitlab.mi.hdm-stuttgart.de/goik/GoikLectures/blob/master/ws/Archetypes/mi-maven-archetype-jpa-hibernate/src/main/resources/archetype-resources/Readme.md#eclipse-ide-users">documentation</link>
-            and create a <xref linkend="glo_Maven"/> from it <link
+            to derive a <xref linkend="glo_Maven"/> project from it <link
             linkend="sd1SectUsingMavenEclipse">using the MI archetype
             catalog</link>. For the sake of a simplified discussion regarding
-            default package names choose the following
-            <filename>pom.xml</filename> configuration:</para>
+            package names choose the following <property>groupId</property>
+            and <property>artifactId</property> values:</para>
 
             <programlisting language="xml">&lt;project xmlns=...&gt;