Skip to content

Commit

Permalink
[Docs] Fix for broken link in apps for wasm-standalone dir (apache#8045)
Browse files Browse the repository at this point in the history
* [fix] Broken link in apps for wasm-standalone

* [fix] Broken link in apps for wasm-standalone

* [CI] Manual trigger for CI
  • Loading branch information
mikepapadim authored and ylc committed Jan 13, 2022
1 parent 6883877 commit 4f320f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ they also serve as examples on how to use TVM in your own project.
- [android_rpc](android_rpc) Android RPC server.
- [benchmark](benchmark) Example end to end compilation benchmarks
- [howto_deploy](howto_deploy) Tutorial on how to deploy TVM with minimum code dependency.
- [wasm_standalone](tvm-standalone) WebAssembly standalone for deep learning framework with TVM runtime.
- [wasm_standalone](wasm-standalone) WebAssembly standalone for deep learning framework with TVM runtime.

0 comments on commit 4f320f5

Please sign in to comment.