diff --git a/docs/src/whatsnew/latest.rst b/docs/src/whatsnew/latest.rst index 5f931655a4..07e416f7d7 100644 --- a/docs/src/whatsnew/latest.rst +++ b/docs/src/whatsnew/latest.rst @@ -83,7 +83,7 @@ This document explains the changes made to Iris for this release 💼 Internal =========== -#. `@bouweandela` removed a workaround in :func:`~iris.cube.Cube.merge` for an +#. `@bouweandela`_ removed a workaround in :meth:`~iris.cube.CubeList.merge` for an issue with :func:`dask.array.stack` which has been solved since 2017. (:pull:`5923`)