From 44ad2cb8f7986ab7ca718ac4f67fb07537890a9d Mon Sep 17 00:00:00 2001
From: dc3357 <dc3357@drexel.edu>
Date: Sun, 3 Nov 2019 16:30:40 -0500
Subject: [PATCH] Update index.html

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 0586813..1252af6 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
-- 
GitLab