From a25a55fbaca710d99733a2f9eb071903846dab0c Mon Sep 17 00:00:00 2001
From: Elliot Oram <Elliot.Oram@stfc.ac.uk>
Date: Tue, 17 May 2016 16:23:39 +0100
Subject: [PATCH] Use algorithm link in Release notes

Refs #16428
---
 docs/source/release/v3.7.0/indirect_inelastic.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/release/v3.7.0/indirect_inelastic.rst b/docs/source/release/v3.7.0/indirect_inelastic.rst
index 8dfa25bedbb..940512ec4f5 100644
--- a/docs/source/release/v3.7.0/indirect_inelastic.rst
+++ b/docs/source/release/v3.7.0/indirect_inelastic.rst
@@ -85,7 +85,7 @@ Bugfixes
 - :ref:`ISISIndirectEnergyTransfer <algm-ISISIndirectEnergyTransfer>` only corrects for detailed balance when one is actually specified as input.
 - :ref:`SimulatedDensityOfStates <algm-SimulatedDensityOfStates>` should no longer manipulate the actual data values and only rebins the data to the desired bin width.
 - :ref:`VesuvioCorrections <algm-VesuvioCorrections>` no longer always fits using only the first spectrum in the input workspace.
-- Fix bug with *BayesQuasi* docs not displaying online
+- Fix bug with :ref: `BayesQuasi <algm-BayesQuasi>` docs not displaying online
 - The mini plot range bars in *BayesQuasi* now automatically update on sample loading.
 - *BayesStretched* interface now gives the option of using the current working directory if no default save path is provided.
 
-- 
GitLab