From fd0552c8a1a1b013e60b73c06597b9ad5b2bb1ab Mon Sep 17 00:00:00 2001
From: Owen Arnold <owen.arnold@stfc.ac.uk>
Date: Wed, 3 Oct 2018 12:51:11 +0100
Subject: [PATCH] Added IDF link

---
 docs/source/algorithms/ExportGeometry-v1.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/source/algorithms/ExportGeometry-v1.rst b/docs/source/algorithms/ExportGeometry-v1.rst
index 79841f26908..36b20edabcd 100644
--- a/docs/source/algorithms/ExportGeometry-v1.rst
+++ b/docs/source/algorithms/ExportGeometry-v1.rst
@@ -11,9 +11,9 @@ Description
 -----------
 
 This algorithm is intended to write out portions of an instrument's
-geometry in the instrument definition file xml format. The resulting
-file is meant to be copied by-hand into a geometry file, the output
-is not a useable IDF as written. 
+geometry in the :ref:`Instrument Definition File <InstrumentDefinitionFile>`
+xml format. The resulting file is meant to be copied by-hand into a 
+geometry file, the output is not a useable IDF as written. 
 
 The main use of this algorithm is if the instrument geometry is
 calibrated in mantid, this algorithm can be used to help get the
-- 
GitLab