diff --git a/doc/getting_started.html b/doc/getting_started.html
index 79aad1116251f399ca879cbd57db426713d75f2f..554bfe3d47e995f25f5aef4301eef9d1ad82207a 100644
--- a/doc/getting_started.html
+++ b/doc/getting_started.html
@@ -113,10 +113,10 @@ Drivers" target="_blank">FTDI homepage</a>.</li>
     <p>Download and install <a class="download" href="http://mspdebug.sourceforge.net/download.html" title="Debugging and programming tool for MSP430 MCUs" target="_blank">MSPDebug</a> according to the information provided on the website. You can also use MSPDebug for debugging.</p>
     <h3>For redbee-econotag</h3>
     <p>Folow the instructions for <a href="http://mc1322x.devl.org/libmc1322x.html" title="LIBMC1322X"target="_blank">Getting Started with MC1322x</a>.
-	<h3>For STM32F4DISCOVERY</h3>
-<p class="todo">TODO</p>
+<!--	<h3>For STM32F4DISCOVERY</h3>
+<p class="todo">TODO</p>-->
 
-	<h2 id="hello"><em>Optional:</em> Hello World!</h2>
+	<h2 id="hello"><em>First test:</em> Hello World!</h2>
 	If you have obtained a copy of the projects repository, you can build the
 famous <em>Hello World</em> application for RIOT.
 <ul>