diff --git a/mne/_fiff/meas_info.py b/mne/_fiff/meas_info.py index 590dd740a89..5d67b77470c 100644 --- a/mne/_fiff/meas_info.py +++ b/mne/_fiff/meas_info.py @@ -412,8 +412,8 @@ def set_montage( functions. .. warning:: Applying a montage will only set locations of channels that exist - at the time it is applied. This means when :doc:`re-referencing - ` + at the time it is applied. This means when + :ref:`re-referencing ` make sure to apply the montage only after calling :func:`mne.add_reference_channels` """