From 9e8d5a2a742cad12f3531c587735e736e1b47535 Mon Sep 17 00:00:00 2001 From: Bill Little Date: Thu, 23 Jun 2022 09:55:42 +0100 Subject: [PATCH] remove metarelate URL whatsnew reference --- docs/src/conf.py | 1 - docs/src/whatsnew/3.2.rst | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/src/conf.py b/docs/src/conf.py index b9297b7bd7..568f16c282 100644 --- a/docs/src/conf.py +++ b/docs/src/conf.py @@ -358,7 +358,6 @@ def _dotv(version): "http://www.esrl.noaa.gov/psd/data/gridded/conventions/cdc_netcdf_standard.shtml", "http://www.nationalarchives.gov.uk/doc/open-government-licence", "https://www.metoffice.gov.uk/", - "http://www.metarelate.net/", ] # list of sources to exclude from the build. diff --git a/docs/src/whatsnew/3.2.rst b/docs/src/whatsnew/3.2.rst index 63deb5d459..723f26345e 100644 --- a/docs/src/whatsnew/3.2.rst +++ b/docs/src/whatsnew/3.2.rst @@ -126,7 +126,7 @@ v3.2.1 (11 Mar 2022) of Iris (:issue:`4523`). #. `@pp-mo`_ removed broken tooling for deriving Iris metadata translations - from `Metarelate`_. From now we intend to manage phenonemon translation + from ``Metarelate``. From now we intend to manage phenonemon translation in Iris itself. (:pull:`4484`) #. `@pp-mo`_ improved printout of various cube data component objects : @@ -402,7 +402,6 @@ v3.2.1 (11 Mar 2022) Whatsnew resources in alphabetical order: .. _NEP-29: https://numpy.org/neps/nep-0029-deprecation_policy.html -.. _Metarelate: http://www.metarelate.net/ .. _UGRID: http://ugrid-conventions.github.io/ugrid-conventions/ .. _iris-emsf-regrid: https://github.com/SciTools-incubator/iris-esmf-regrid .. _faster documentation building: https://docs.readthedocs.io/en/stable/guides/conda.html#making-builds-faster-with-mamba