diff --git a/source/py_tutorials/py_setup/py_intro/py_intro.rst b/source/py_tutorials/py_setup/py_intro/py_intro.rst
index a62e1c8..0a93059 100644
--- a/source/py_tutorials/py_setup/py_intro/py_intro.rst
+++ b/source/py_tutorials/py_setup/py_intro/py_intro.rst
@@ -62,7 +62,7 @@ Below is the list of contributors who submitted tutorials to OpenCV-Python.
Additional Resources
=======================
-1. A Quick guide to Python - `A Byte of Python `_
+1. `An introduction to Python `_
2. `Basic Numpy Tutorials `_
3. `Numpy Examples List `_
4. `OpenCV Documentation `_