diff --git a/docs/source/algorithms/StartLiveData-v1.rst b/docs/source/algorithms/StartLiveData-v1.rst
index 03cf63fcf7ac035c691aaaab96cbb2b3afd223bd..354680430c8fde3b58ab061c2fd3e8b50a2390e3 100644
--- a/docs/source/algorithms/StartLiveData-v1.rst
+++ b/docs/source/algorithms/StartLiveData-v1.rst
@@ -18,7 +18,7 @@ simply calls :ref:`algm-LoadLiveData` at a fixed interval.
 .. note::
 
    For details on the way to specify the data processing steps, see
-   `LoadLiveData <LoadLiveData#Description>`__.
+   :ref:`LoadLiveData <algm-LoadLiveData>`.
 
 Instructions for setting up a "fake" data stream are found `here
 <http://www.mantidproject.org/MBC_Live_Data_Simple_Examples>`__.