diff --git a/index.html b/index.html
index 0586813014d570d813b33a54c911d931a2c618c4..1252af6577308bc428769e107b3468b5e0c42d09 100644
--- a/index.html
+++ b/index.html
@@ -67,6 +67,6 @@
             </tr>
         </table>
         <!--Question 6-->
-        <button onclick="#">Click me</button>
+        <button onclick="goToCCI()">Click me</button>
     </body>
 </html>
\ No newline at end of file