Skip to content

Commit c37492c

Browse files
shoumikhinpytorchbot
authored andcommitted
Fix links in docs (#10277)
(cherry picked from commit 075a619)
1 parent f0c8062 commit c37492c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/demo-apps/apple_ios/LLaMA/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Get hands-on with running LLaMA and LLaVA models — exported via ExecuTorch —
55
*Click the image below to see it in action!*
66

77
<p align="center">
8-
<a href="../../../../docs/source/_static/img/llama_ios_app.mp4">
9-
<img src="../../../../docs/source/_static/img/llama_ios_app.png" width="600" alt="iOS app running a LlaMA model">
8+
<a href="https://pytorch.org/executorch/main/_static/img/llama_ios_app.mp4">
9+
<img src="https://pytorch.org/executorch/main/_static/img/llama_ios_app.png" width="600" alt="iOS app running a LlaMA model">
1010
</a>
1111
</p>
1212

0 commit comments

Comments
 (0)