mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Fix broken javadoc URL in README (#54434)
Summary: The link in the README was broken Pull Request resolved: https://github.com/pytorch/pytorch/pull/54434 Reviewed By: ailzhang Differential Revision: D27328733 Pulled By: nairbv fbshipit-source-id: 12ebb6f66983f9348a90b9738fbd9f3f2660c2d1
This commit is contained in:
committed by
Facebook GitHub Bot
parent
a7c7fc96ff
commit
9c60fc9cd9
@ -223,4 +223,4 @@ To load torchscript model for mobile we need some special setup which is placed
|
||||
|
||||
## PyTorch Android API Javadoc
|
||||
|
||||
You can find more details about the PyTorch Android API in the [Javadoc](https://pytorch.org/docs/stable/packages.html).
|
||||
You can find more details about the PyTorch Android API in the [Javadoc](https://pytorch.org/javadoc/).
|
||||
|
Reference in New Issue
Block a user