huai-sian пре 3 година
родитељ
комит
e1a5345e98
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      make_video.html

+ 1 - 1
make_video.html

@@ -552,7 +552,7 @@
       }
       }
 
 
       function direct(id) {
       function direct(id) {
-        location.href = `test.html?id=${id}`;
+        location.href = `make_video.html?id=${id}`;
       }
       }