Skip to content

Commit 5b67cf2

Browse files
authored
Merge pull request #1147 from anuragrana/patch1
updated the broken links of opencv and PIL readthedocs site
2 parents f4dcd84 + 40c5c47 commit 5b67cf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/scenarios/imaging.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Example
6262
exif_data
6363
6464
There are more examples of the Pillow library in the
65-
`Pillow tutorial <https://pillow.readthedocs.io/en/3.0.x/handbook/tutorial.html>`_.
65+
`Pillow tutorial <https://pillow.readthedocs.io/en/stable/handbook/tutorial.html>`_.
6666

6767

6868
***************************
@@ -109,4 +109,4 @@ Example
109109
110110
There are more Python-implemented examples of OpenCV in this `collection of
111111
tutorials
112-
<https://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_tutorials.html>`_.
112+
<https://opencv-tutorial.readthedocs.io/en/latest/>`_.

0 commit comments

Comments
 (0)