Skip to content

Commit c29402b

Browse files
committed
Update image path
Fixes #25
1 parent 40c77b4 commit c29402b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HTMLSamples/dialog-window/api-and-events.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<!--igDialog target element-->
3636
<div id="dialog" class="sb-min-tablet-portrait">
3737
<p>
38-
<img src="../../images/dialog-window/content.jpg">
38+
<img src="../../../../images/dialog-window/content.jpg">
3939
</p>
4040
<button id="closeDialog"></button>
4141
</div>

0 commit comments

Comments
 (0)