@@ -27,7 +27,7 @@ $(".next").click(function(){
console.log(imgARR);
$.ajax({
- url: 'http://www.choozmo.com:8888/docs/make_anchor_video_v2',
+ url: 'http://www.choozmo.com:8888/make_anchor_video_v2',
type: 'post',
dataType: 'json',
data: dataOBJ,