diff --git a/js/type.js b/js/type.js index 5426ad0..2d4dc62 100644 --- a/js/type.js +++ b/js/type.js @@ -56,7 +56,7 @@ $("#restart").click(() => { // back button $("#back").click(() => { - window.location.href = `/repo.html#${repo}`; + window.location.href = `./repo.html#${repo}`; }); // fetch file and setup