From 60d148c64ae00df98eff373a11b44f16f1414f81 Mon Sep 17 00:00:00 2001 From: cdf49 <cdf49@drexel.edu> Date: Wed, 30 Oct 2019 13:09:03 -0400 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 193c54c..9f50f3e 100644 --- a/index.html +++ b/index.html @@ -68,6 +68,6 @@ </table> <!--Question 6--> - <button onclick="#">Click me</button> + <button onclick="goToCCI()">Click me</button> </body> </html> \ No newline at end of file -- GitLab