Skip to content

updated the broken links of opencv and PIL readthedocs site #1147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/scenarios/imaging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Example
exif_data

There are more examples of the Pillow library in the
`Pillow tutorial <https://pillow.readthedocs.io/en/3.0.x/handbook/tutorial.html>`_.
`Pillow tutorial <https://pillow.readthedocs.io/en/stable/handbook/tutorial.html>`_.


***************************
Expand Down Expand Up @@ -109,4 +109,4 @@ Example

There are more Python-implemented examples of OpenCV in this `collection of

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MANDERVRIK

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MANDERVRIK

tutorials
<https://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_tutorials.html>`_.
<https://opencv-tutorial.readthedocs.io/en/latest/>`_.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<https://opencv-tutorial.readthedocs.io/en/latest/>`_.
<https://opencv-tutorial.readthedocs.io/en/latest/>`_.