2020-03-01 01:54:39 +0900

Change-Id: Ic31d577f5991421bbc41d4be7b31fc14618db767
Reviewed-on: https://review.blissroms.com/c/Documentation-release/+/5889
Reviewed-by: Eric Park <ideamaneric@gmail.com>
Tested-by: Eric Park <ideamaneric@gmail.com>
diff --git a/Bliss OS/troubleshooting/index.html b/Bliss OS/troubleshooting/index.html
index 6925ca1..85ff1ce 100644
--- a/Bliss OS/troubleshooting/index.html
+++ b/Bliss OS/troubleshooting/index.html
@@ -273,6 +273,18 @@
           
           
 
+
+  <li class="md-nav__item">
+    <a href="../taking-bug-reports/" title="Taking bug reports" class="md-nav__link">
+      Taking bug reports
+    </a>
+  </li>
+
+        
+          
+          
+          
+
   
 
 
@@ -551,6 +563,8 @@
                 
                 
                 <h1 id="troubleshooting">Troubleshooting</h1>
+<p>Welcome to the troubleshooting section of Bliss OS!</p>
+<p>If you believe you have found a bug, <a href="../taking-bug-reports/">please send us a bug report!</a></p>
 <h2 id="32-bit-processors-only-intel-atom-and-similar">32-bit processors only (Intel Atom and similar)</h2>
 <ol>
 <li>Install <a href="https://www.android-x86.org/">Android-x86 32-bit OS from here</a> (doesn't matter which version, as long as it's 32-bit)</li>
@@ -675,7 +689,7 @@
     <div class="md-footer-nav">
       <nav class="md-footer-nav__inner md-grid">
         
-          <a href="../installation-guide/" title="Installation Guide" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
+          <a href="../taking-bug-reports/" title="Taking bug reports" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
             <div class="md-flex__cell md-flex__cell--shrink">
               <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
             </div>
@@ -684,7 +698,7 @@
                 <span class="md-footer-nav__direction">
                   Previous
                 </span>
-                Installation Guide
+                Taking bug reports
               </span>
             </div>
           </a>