Skip to content

Commit c99a95c

Browse files
committed
update screenshot link
1 parent 1854650 commit c99a95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_mobile/ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pod install
4646

4747
Now it's time to open the `HelloWorld.xcworkspace` in XCode, select an iOS simulator and launch it (cmd + R). If everything works well, we should see a wolf picture on the simulator screen along with the prediction result.
4848

49-
<img src="https://github.com/pytorch/ios-demo-app/blob/master/HelloWorld/screenshot.png?raw=true", width="50%">
49+
<img src="https://github.com/pytorch/ios-demo-app/blob/master/HelloWorld/screenshot.png?raw=true" width="50%">
5050

5151
### Code Walkthrough
5252

0 commit comments

Comments
 (0)