From 3d7775246ae4a3b7f1909744687a3237fce60e24 Mon Sep 17 00:00:00 2001
From: DremOS Developing Team <connorrox60@gmail.com>
Date: Sat, 30 Jun 2018 00:13:22 -0500
Subject: [PATCH] Update index.html

---
 apps/HowTo/index.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/apps/HowTo/index.html b/apps/HowTo/index.html
index a4a949c..cec48b9 100644
--- a/apps/HowTo/index.html
+++ b/apps/HowTo/index.html
@@ -25,7 +25,7 @@
             Step 2
         </h2>
         <p>
-            Go to the index.html file on the root of the OS and go to the main <kbd>ul</kbd> block. Insert anywhere within it:
+            Go to the index-open.html file on the root of the OS and go to the main <kbd>ul</kbd> block. Insert anywhere within it:
         </p>
         <br />
         <img src="script.png" alt="Script">
@@ -34,6 +34,5 @@
         </p>
         <br />
         <p>SparrOS Developer Team helped with this app. Thanks!</p>
-        <a href="/DremJS/index.html"><p>Home</p></a>
     </body>
 </html>