diff --git a/download/redirect.js b/download/redirect.js index a8a3e14..b0c1f5f 100644 --- a/download/redirect.js +++ b/download/redirect.js @@ -1,3 +1,3 @@ function redirect() { - location.replace("dem-network-corporation.github.io/Recycling/download/all.html") + location.replace("all.html") }