diff --git a/personal/terminal_boot.html b/personal/terminal_boot.html index be90c9a..3fc0347 100644 --- a/personal/terminal_boot.html +++ b/personal/terminal_boot.html @@ -33,7 +33,7 @@ layout: null - click here to skip
+ click here to skip

@@ -106,7 +106,7 @@ layout: null } function skipper() { - window.location.href = "/index2"; + window.location.href = "/index"; }