diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,9 +5,9 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Loading...</title>
- <script src="/js/redirect-to-home.js"></script>
+ <script src="/cs2-simple-website/js/redirect-to-home.js"></script>
</head>
<body>
</body>
-</html>
\ No newline at end of file +</html>
|