diff --git a/apps/HowTo/index.html b/apps/HowTo/index.html index f576ac6..f8befbc 100644 --- a/apps/HowTo/index.html +++ b/apps/HowTo/index.html @@ -24,10 +24,9 @@ </p> <br /> <div class="big_block"> - <a href="apps/appDirHere/index.html"><code> - App Name Here + <code> + <li><a href="apps/appDirHere/index.html"><p>App Name Here</p></a></li> </code> - </a> </div> <p> Thats it! The program will appear in the Start menu and should start to work.