Skip to content

Commit b313268

Browse files
kirklandsignDannyYuyang-quic
authored andcommitted
Fix link in android docs (pytorch#9335)
Fix sha256sums link
1 parent 436369d commit b313268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/using-executorch-android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The AAR artifact contains the Java library for users to integrate with their Jav
2828

2929
| Version | AAR | SHASUMS |
3030
| ------- | --- | ------- |
31-
| [v0.5.0](https://github.com/pytorch/executorch/releases/tag/v0.5.0) | [executorch.aar](https://ossci-android.s3.amazonaws.com/executorch/release/v0.5.0-rc3/executorch.aar) | [executorch.aar.sha256sums](https://ossci-android.s3.amazonaws.com/executorch/release/v0.5.0-rc3/executorch.aar) |
31+
| [v0.5.0](https://github.com/pytorch/executorch/releases/tag/v0.5.0) | [executorch.aar](https://ossci-android.s3.amazonaws.com/executorch/release/v0.5.0-rc3/executorch.aar) | [executorch.aar.sha256sums](https://ossci-android.s3.amazonaws.com/executorch/release/v0.5.0-rc3/executorch.aar.sha256sums) |
3232

3333
### Snapshots from main branch
3434

0 commit comments

Comments
 (0)