Skip to content

Commit d0b6971

Browse files
zhiqwangdatumbox
andauthored
Fix link for README.rst (#4653)
Co-authored-by: Vasilis Vryniotis <[email protected]>
1 parent a1d6b31 commit d0b6971

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,9 @@ Video Backend
112112
=============
113113
Torchvision currently supports the following video backends:
114114

115-
* [pyav](https://github.com/PyAV-Org/PyAV) (default) - Pythonic binding for ffmpeg libraries.
115+
* `pyav`_ (default) - Pythonic binding for ffmpeg libraries.
116+
117+
.. _pyav : https://github.com/PyAV-Org/PyAV
116118

117119
* video_reader - This needs ffmpeg to be installed and torchvision to be built from source. There shouldn't be any conflicting version of ffmpeg installed. Currently, this is only supported on Linux.
118120

0 commit comments

Comments
 (0)