diff --git a/CHANGES.rst b/CHANGES.rst index e406c443f21..ec818bfbfcb 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5549,8 +5549,10 @@ astropy.convolution ``nan_treatment`` argument. ``astropy.convolution.convolve`` also no longer double-interpolates interpolates over NaNs, although that is now available as a separate ``astropy.convolution.interpolate_replace_nans`` function. See - :ref:`the backwards compatibility note ` for more - on how to get the old behavior (and why you probably don't want to.) [#5782] + `the backwards compatibility note + `_ + for more on how to get the old behavior (and why you probably don't want to.) + [#5782] astropy.coordinates ^^^^^^^^^^^^^^^^^^^