File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ let snappingLayout = SnappingLayout()
6565snappingLayout.snapPosition = .left
6666```
6767
68- ![ left] ( https://github.com/getmimo/SnappingLayout/tree/master/ readmeImages/left.gif)
68+ ![ left] ( readmeImages/left.gif )
6969
7070### Center
7171
@@ -76,7 +76,7 @@ let snappingLayout = SnappingLayout()
7676snappingLayout.snapPosition = .center
7777```
7878
79- ![ center] ( https://github.com/getmimo/SnappingLayout/tree/master/ readmeImages/center.gif)
79+ ![ center] ( readmeImages/center.gif )
8080
8181### Right
8282
@@ -87,7 +87,7 @@ let snappingLayout = SnappingLayout()
8787snappingLayout.snapPosition = .right
8888```
8989
90- ![ right] ( https://github.com/getmimo/SnappingLayout/tree/master/ readmeImages/right.gif)
90+ ![ right] ( readmeImages/right.gif )
9191
9292
9393## Author
You can’t perform that action at this time.
0 commit comments