Skip to content

Commit 479506a

Browse files
committed
Fix screenshot link
1 parent d53828e commit 479506a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ODUIThreadGuard.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ODUIThreadGuard is a guard to help me check if you make UI changes not in main t
2929
DESC
3030

3131
s.homepage = "https://github.com/olddonkey/ODUIThreadGuard"
32-
s.screenshots = "https://github.com/olddonkey/ODUIThreadGuard/blob/master/DemoScreenShot.jpeg"
32+
s.screenshots = "https://raw.githubusercontent.com/olddonkey/ODUIThreadGuard/master/DemoScreenShot.jpeg"
3333

3434

3535
# ――― Spec License ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)