aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authors1n <[email protected]>2019-09-18 12:50:48 -0700
committerGitHub <[email protected]>2019-09-18 12:50:48 -0700
commit65bafc1bae58dc12e23ef924861932e19f404e63 (patch)
tree70fd79360efd5597f99313d1f58758d964cabf74 /js
parentreadme (diff)
downloadcs2-simple-website-65bafc1bae58dc12e23ef924861932e19f404e63.tar.xz
cs2-simple-website-65bafc1bae58dc12e23ef924861932e19f404e63.zip
redirect fix
Diffstat (limited to 'js')
-rw-r--r--js/redirect-to-home.js2
1 files changed, 1 insertions, 1 deletions
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/"