From a19b073069ded76f384ba3c88b6f8bcd0c73555a Mon Sep 17 00:00:00 2001
From: Harry Jeffery <henry.jeffery@stfc.ac.uk>
Date: Fri, 1 May 2015 15:37:34 +0100
Subject: [PATCH] Refs #11680 Fix dead links in FindClusterFaces-v1.rst

---
 Code/Mantid/docs/source/algorithms/FindClusterFaces-v1.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Code/Mantid/docs/source/algorithms/FindClusterFaces-v1.rst b/Code/Mantid/docs/source/algorithms/FindClusterFaces-v1.rst
index 51028b3910e..cf5c1d3d03d 100644
--- a/Code/Mantid/docs/source/algorithms/FindClusterFaces-v1.rst
+++ b/Code/Mantid/docs/source/algorithms/FindClusterFaces-v1.rst
@@ -19,7 +19,7 @@ which contains all the cluster edge faces required to draw the outer
 edge of all clusters within the workspace.
 
 You may optionally provide a FilterWorkspace, which is a
-`PeaksWorkspace <http://www.mantidproject.org/PeaksWorkspace>`_. If provided, the Peak locations are
+:ref:`PeaksWorkspace <PeaksWorkspace>`. If provided, the Peak locations are
 projected onto the InputWorkspace and the center locations are used to
 restrict the output to only include the clusters that are the union
 between the peak locations and the image clusters.
-- 
GitLab