diff options
Diffstat (limited to 'js')
| -rw-r--r-- | js/redirect-to-home.js | 2 |
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/" |