diff --git a/index.html b/index.html index b4a36cc945144177357a2fa19cd81c285aefb417..a15e36c045654c34e002486d6c9e5053f8d7efba 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