Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 45eec9a

Browse files
iteachmachineslesteve
authored andcommitted
DOC fix link to Imageio documentation (#23689)
Co-authored-by: Loïc Estève <[email protected]>
1 parent b21f36b commit 45eec9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/datasets/loading_other_datasets.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ For some miscellaneous data such as images, videos, and audio, you may wish to
257257
refer to:
258258

259259
* `skimage.io <https://scikit-image.org/docs/dev/api/skimage.io.html>`_ or
260-
`Imageio <https://imageio.readthedocs.io/en/latest/userapi.html>`_
260+
`Imageio <https://imageio.readthedocs.io/en/stable/reference/core_v3.html>`_
261261
for loading images and videos into numpy arrays
262262
* `scipy.io.wavfile.read
263263
<https://docs.scipy.org/doc/scipy-0.14.0/reference/generated/scipy.io.wavfile.read.html>`_

0 commit comments

Comments
 (0)