diff --git a/index.js b/index.js index 21818a6c97b197999b30d2967b493f010c04c77e..71eb17353905e0a9170a2d8f3f05407d62c3b8ea 100644 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ function goToCCI() { - //window.open('https://drexel.edu/cci/'); + window.open('https://drexel.edu/cci/'); }