Skip to content

Commit 7c3e5f8

Browse files
committed
Fix path
1 parent 04b42a9 commit 7c3e5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/imageswitcher/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
create Link in Buttons
5353
create Right in Link
5454
set style `width` of Right to `60px`
55-
set attribute `src` of Right to `resources/icon/right.png`
55+
set attribute `src` of Right to `/resources/icon/right.png`
5656
on click Right go to DoRight
5757
put 0 into N
5858
while N is less than ImageCount

0 commit comments

Comments
 (0)