Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 9cd73c4

Browse files
committed
Update JavaDoc link
1 parent 43557ec commit 9cd73c4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,5 @@ More information about the Java API and TorchScript:
4040
- [TorchScript tutorial](https://pytorch.org/tutorials/beginner/Intro_to_TorchScript_tutorial.html)
4141
- [TorchScript reference](https://pytorch.org/docs/stable/jit.html)
4242
- [Loading TorchScript in C++](https://pytorch.org/tutorials/advanced/cpp_export.html)
43-
- [PyTorch-style JavaDoc](https://pytorch.org/docs/stable/packages.html)
44-
- [Standard JavaDoc](https://pytorch.org/javadoc/1.4.0/)
43+
- [JavaDoc](https://pytorch.org/javadoc/)
4544
- [PyTorch Android tutorial](https://pytorch.org/mobile/android/)

0 commit comments

Comments
 (0)