Jonny Wenmoth пре 11 година
родитељ
комит
64c8428d88
2 измењених фајлова са 1 додато и 1 уклоњено
  1. BIN
      images/.DS_Store
  2. 1 1
      tests/test-capture.html

+ 1 - 1
tests/test-capture.html

@@ -13,7 +13,7 @@
 
       <h1>PHANTOMJS_CAPTURE_TEST</h1>
       
-      <img src="/images/capture-test.jpg" alt="Capture test image" width="800" height="600">
+      <img src="../images/capture-test.jpg" alt="Capture test image" width="800" height="600">
 
   </body>
 </html>