From fd2a70eb8445dce9e399fa599f3e2dfee1e1116c Mon Sep 17 00:00:00 2001
From: Pete Peterson <peterfpeterson@gmail.com>
Date: Wed, 28 Jan 2015 06:35:53 -0500
Subject: [PATCH] Refs #10981. Add link.

---
 Code/Mantid/docs/source/algorithms/IntegratePeaksMD-v2.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Code/Mantid/docs/source/algorithms/IntegratePeaksMD-v2.rst b/Code/Mantid/docs/source/algorithms/IntegratePeaksMD-v2.rst
index 24b8726a32f..b6a6280204b 100644
--- a/Code/Mantid/docs/source/algorithms/IntegratePeaksMD-v2.rst
+++ b/Code/Mantid/docs/source/algorithms/IntegratePeaksMD-v2.rst
@@ -16,8 +16,8 @@ Similar algorithms
 ##################
 
 See :ref:`algm-IntegrateEllipsoids` for a ways of integrating peaks from data collected in
-`EventWorkspace <http://www.mantidproject.org/EventWorkspace>`_.
-
+`EventWorkspace <http://www.mantidproject.org/EventWorkspace>`_. :ref:`algm-PeakIntensityVsRadius`
+is meant to help determine an appropriate value for `PeakRadius`.
 
 Inputs
 ######
-- 
GitLab