Fixed internal links

Change-Id: Icce8f77e569fc11c6bea9f3fe9dd6b909069a1ff
Signed-off-by: Ernesto Posse <eposse@gmail.com>
diff --git a/content/index.html b/content/index.html
index fcaad29..f031ca4 100644
--- a/content/index.html
+++ b/content/index.html
@@ -60,7 +60,7 @@
 	<ul>

 		<li><a

 			href="https://www.eclipse.org/downloads/download.php?file=/papyrus-rt/rcp/releases/oxygen/1.0.0/org.eclipse.papyrusrt.rcp.product-linux.gtk.x86_64.tar.gz">

-				Linux</a> (Zip file; 353MB)</li>

+				Linux</a> (Gzipped Tar file; 353MB)</li>

 		<li><a

 			href="https://www.eclipse.org/downloads/download.php?file=/papyrus-rt/rcp/releases/oxygen/1.0.0/org.eclipse.papyrusrt.rcp.product-win32.win32.x86_64.zip">

 				Windows</a> (Zip file; 355MB)</li>

@@ -69,7 +69,7 @@
 				macOS</a> (Zip file; 355MB)</li>

 	</ul>

 

-	<h3 id="#PapyrusRTInstaller">Papyrus-RT Installer</h3>

+	<h3 id="PapyrusRTInstaller">Papyrus-RT Installer</h3>

 

 	<p>Download one of the packages below for your operating system, and follow the following instructions:

 	<a href="https://wiki.eclipse.org/Papyrus-RT/User/User_Guide/Papyrus-RT_Installer">Installing Papyrus-RT using the Papyrus-RT Installer</a>.

@@ -86,13 +86,13 @@
 				macOS</a> (Zip file; 49MB)</li>

 	</ul>

 

-	<h3 id="#EclipseInstaller">Eclipse Installer</h3>

+	<h3 id="EclipseInstaller">Eclipse Installer</h3>

 	

 	<p>Download the Eclipse installer from the <a href="https://wiki.eclipse.org/Eclipse_Installer">Eclipse Installer Wiki</a>

 	or from the <a href="https://www.eclipse.org/downloads/eclipse-packages/">Eclipse downloads page</a> and follow the following 

 	instructions: <a href="https://wiki.eclipse.org/Papyrus-RT/User/User_Guide/Eclipse_Installer">Installing Papyrus for Real Time using the Eclipse Installer</a>.

 

-	<h3 id="#UpdateSites">Update sites</h3>

+	<h3 id="UpdateSites">Update sites</h3>

 

 	<p style="font-weight: bold; color: red;">Note: 

 		If you follow this approach, you will have to manually install dependencies.

@@ -114,7 +114,7 @@
 

 	<h3>Papyrus-RT 0.9.0</h3>

 

-	<h4 id="RCP">Papyrus-RT all-in-one RCP</h4>

+	<h4>Papyrus-RT all-in-one RCP</h4>

 

 	<ul>

 		<li><a

@@ -128,7 +128,7 @@
 				macOS</a> (Gzipped Tar file; 303MB)</li>

 	</ul>

 

-	<h4 id="Installer">Papyrus-RT Installer</h4>

+	<h4>Papyrus-RT Installer</h4>

 

 	<ul>

 		<li><a

@@ -142,7 +142,7 @@
 				macOS</a> (Zip file; 48MB)</li>

 	</ul>

 

-	<h4 id="UpdateSites">Update sites</h4>

+	<h4>Update sites</h4>

 

 	<ul>

 		<li>Release 0.9.0 update site: <a

diff --git a/content/setup/papyrus-rt-tester.setup b/content/setup/papyrus-rt-tester.setup
index 44f8a80..0fd8e4c 100644
--- a/content/setup/papyrus-rt-tester.setup
+++ b/content/setup/papyrus-rt-tester.setup
@@ -66,6 +66,10 @@
       option="-pluginCustomization"
       value="${plugin.customization.ini.targetURL|file}"/>
   <setupTask
+      xsi:type="setup:EclipseIniTask"
+      option="-showsplash"
+      value="org.eclipse.papyrusrt.rcp"/>
+  <setupTask
       xsi:type="setup:TextModifyTask"
       excludedTriggers="STARTUP MANUAL"
       url="${installation.location|uri}/${installation.relativeProductFolder}/configuration/config.ini"