Skip to content

Commit b7374e7

Browse files
guangy10mergennachin
authored andcommitted
Fix link to the tutorial (#869)
Summary: Pull Request resolved: #869 As titled Reviewed By: svekars Differential Revision: D50232933 fbshipit-source-id: 9ece7bc65589ae0ece7ed06cc5240d8f8d6e4f81
1 parent eca1561 commit b7374e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/arm/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ $ ./run.sh [same-optional-scratch-dir-as-before]
3131
```
3232
### Online Tutorial
3333

34-
We also have a [tutorial](https://pytorch.org/executorch/executorch-arm-delegate-tutorial.html) explaining the steps performed in these
35-
scripts, expected results, and more. It is a step-by-step guide
36-
you can follow to better understand this delegate.
34+
We also have a [tutorial](https://pytorch.org/executorch/stable/executorch-arm-delegate-tutorial.html) explaining the steps performed in these
35+
scripts, expected results, and more. It is a step-by-step guide
36+
you can follow to better understand this delegate.

0 commit comments

Comments
 (0)