From 6af7b5c1a8de4f44774f767ec353b7c26d4a1c1a Mon Sep 17 00:00:00 2001
From: NickDraper <nick.draper@stfc.ac.uk>
Date: Tue, 12 May 2015 14:41:58 +0100
Subject: [PATCH] Update changes.rst

removed invalid link
---
 Code/Mantid/docs/source/api/python/changes.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Code/Mantid/docs/source/api/python/changes.rst b/Code/Mantid/docs/source/api/python/changes.rst
index 4827b55cbd1..4bc9c8651fc 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
 -------------------
-- 
GitLab