Skip to content

Commit bf4a17b

Browse files
angelayifacebook-github-bot
authored andcommitted
Fix links
Reviewed By: mergennachin, dbort Differential Revision: D47803943 fbshipit-source-id: 9cffaabb59fe36b3e4929880c0327dd2ab4e2261
1 parent 71dc0d6 commit bf4a17b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ Compared to the legacy Lite Interpreter, there are some major benefits:
3131
## Quick Links
3232

3333
- [Basics: Terminology](/docs/website/docs/basics/terminology.md)
34-
- [Exporting to Executorch](/docs/website/docs/tutorials/exported_to_executorch.md)
35-
- [EXIR Spec](/docs/website/docs/ir_spec/00_exir.md)
36-
- [Delegate to a backend](/docs/website/docs/tutorials/backends.md)
3734
- [Wiki (internal-only)](https://www.internalfb.com/intern/wiki/PyTorch/Using_PyTorch/Executorch/)
3835
- [Static docs website (internal-only)](https://www.internalfb.com/intern/staticdocs/executorch/)
3936
- [Testing (internal-only)](https://www.internalfb.com/intern/staticdocs/executorch/docs/fb/poc/)
4037

4138
## Quick Links for Partners
4239

4340
- [Setting up ExecuTorch from GitHub](/docs/website/docs/tutorials/setting_up_executorch.md)
41+
- [Exporting to Executorch](/docs/website/docs/tutorials/exporting_to_executorch.md)
42+
- [EXIR Spec](/docs/website/docs/ir_spec/00_exir.md)
43+
- [Delegate to a backend](/docs/website/docs/tutorials/backend_delegate.md)

0 commit comments

Comments
 (0)