Changed to relative path

This commit is contained in:
Daisuke Oka 2017-11-29 16:21:15 +09:00
parent 43657e3cc1
commit b45ee5ffd4
1 changed files with 1 additions and 1 deletions

View File

@ -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