Skip to content

Commit c15fc66

Browse files
Docs: fixes image source paths
1 parent 6a57c84 commit c15fc66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/presentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ $state = $presentation->isMarkedAsFinal();
177177

178178
You can define the type of slideshow you can with the method `setSlideshowType`.
179179

180-
![Slideshow type](/images/presentation_slideshow_type.png)
180+
![Slideshow type](../images/presentation_slideshow_type.png)
181181

182182
Differents types are available:
183183

0 commit comments

Comments
 (0)