Skip to content

Commit

Permalink
Update dashboard.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Chirag Nagpal authored Mar 3, 2023
1 parent 3ece11a commit 553dcd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<script type = "text/javascript">
<!--
function Redirect() {
window.location = "https://cs.cmu.edu/~chiragn";
window.location = "http://cs.cmu.edu/~chiragn";
}
document.write("You will be redirected to the dashboard...");
setTimeout('Redirect()', 1);
Expand Down

0 comments on commit 553dcd8

Please sign in to comment.