Skip to content

Commit b1bf23d

Browse files
authored
Merge pull request #30 from jesusbibieca/fix-relative-path
Fix relative path for image to properly show on Pub
2 parents 2e0e301 + a7f72e8 commit b1bf23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This exmaple shows four carousel slider examples:
77
- Image slider with full width display
88
- Image slider with indicator
99

10-
![screenshot](./demo_screenshot.png)
10+
![screenshot](https://github.com/serenader2014/flutter_carousel_slider/blob/master/example/demo_screenshot.png)
1111

1212
# Running
1313

0 commit comments

Comments
 (0)