Skip to content

Commit 1ded0ff

Browse files
authored
Fix Android demo app link in index.md
1 parent 879b94f commit 1ded0ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ExecuTorch provides support for:
4141
- [Building from Source](using-executorch-building-from-source)
4242
- [FAQs](using-executorch-faqs)
4343
#### Examples
44-
- [Android Demo Apps](demo-apps-android.md)
44+
- [Android Demo Apps](https://github.com/pytorch-labs/executorch-examples/tree/main/dl3/android/DeepLabV3Demo#executorch-android-demo-app)
4545
- [iOS Demo Apps](demo-apps-ios.md)
4646
#### Backends
4747
- [Overview](backends-overview)
@@ -142,7 +142,7 @@ using-executorch-faqs
142142
:caption: Examples
143143
:hidden:
144144
145-
demo-apps-android.md
145+
Building an ExecuTorch Android Demo App <https://github.com/pytorch-labs/executorch-examples/tree/main/dl3/android/DeepLabV3Demo#executorch-android-demo-app>
146146
demo-apps-ios.md
147147
```
148148

0 commit comments

Comments
 (0)