From 65bafc1bae58dc12e23ef924861932e19f404e63 Mon Sep 17 00:00:00 2001 From: s1n Date: Wed, 18 Sep 2019 12:50:48 -0700 Subject: redirect fix --- js/redirect-to-home.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js') diff --git a/js/redirect-to-home.js b/js/redirect-to-home.js index d173793..70666e8 100644 --- a/js/redirect-to-home.js +++ b/js/redirect-to-home.js @@ -1 +1 @@ -document.location = "/home/" \ No newline at end of file +document.location = "/cs2-simple-website/home/" -- cgit v1.2.3