diff --git a/Code/Mantid/docs/source/api/python/changes.rst b/Code/Mantid/docs/source/api/python/changes.rst
index 4827b55cbd1d70cffca91580f71c5065c322b275..4bc9c8651fc33cdbc9dee6bd816c91a5185bbd3c 100644
--- a/Code/Mantid/docs/source/api/python/changes.rst
+++ b/Code/Mantid/docs/source/api/python/changes.rst
@@ -89,7 +89,7 @@ Changes
 * The *qti* module no longer exists. All user scripts should simply use the *mantidplot* module which contains
   all of the *qti* functionality but adds protection against crashes from closed windows.
 
-* There have also been changes with Python algorithm syntax. For this it will be most beneficial to read the new tutorial `here <http://www.mantidproject.org/Intoduction_to_PythonAlgorithms`_.
+* There have also been changes with Python algorithm syntax.
 
 Automatic Migration
 -------------------