From 189df4213cda7f34f998436f15b728bb8f389a33 Mon Sep 17 00:00:00 2001
From: Martyn Gigg <martyn.gigg@stfc.ac.uk>
Date: Thu, 26 Jul 2018 11:04:23 +0100
Subject: [PATCH] Fix DOI link in 3.14 and remove todo

---
 docs/source/release/v3.14.0/index.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/source/release/v3.14.0/index.rst b/docs/source/release/v3.14.0/index.rst
index 41ff71f7e92..a7191719a3e 100644
--- a/docs/source/release/v3.14.0/index.rst
+++ b/docs/source/release/v3.14.0/index.rst
@@ -15,9 +15,9 @@ Here is a load of stuff we have done.
 Citation
 --------
 
-Please cite any usage of Mantid as follows: **TODO update with current version doi**
+Please cite any usage of Mantid as follows:
 
-- *Mantid 3.14.0: Manipulation and Analysis Toolkit for Instrument Data.; Mantid Project*. `doi: 10.5286/SOFTWARE/MANTID3.14.0 <http://dx.doi.org/10.5286/SOFTWARE/MANTID3.14.0>`_
+- *Mantid 3.14.0: Manipulation and Analysis Toolkit for Instrument Data.; Mantid Project*. `doi: 10.5286/SOFTWARE/MANTID3.14 <http://dx.doi.org/10.5286/SOFTWARE/MANTID3.14>`_
 
 - Arnold, O. et al. *Mantid-Data Analysis and Visualization Package for Neutron Scattering and mu-SR Experiments.* Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment 764 (2014): 156-166 `doi: 10.1016/j.nima.2014.07.029 <https://doi.org/10.1016/j.nima.2014.07.029>`_ (`download bibtex <https://raw.githubusercontent.com/mantidproject/mantid/master/docs/source/mantid.bib>`_)
 
-- 
GitLab