diff --git a/index.html b/index.html index 6e69dce..93c62f6 100644 --- a/index.html +++ b/index.html @@ -407,7 +407,7 @@ case 'exit': term.echo("terminating ... ") loading(); - setTimeout(function(){window.location = 'https:\/\/prastamaha.dev'}, 2000); + setTimeout(function(){window.location = 'https:\/\/yudiwiratama.github.io'}, 2000); break;