diff --git a/docs/src/conf.py b/docs/src/conf.py index c59aca4909..b5d5b6c2a8 100644 --- a/docs/src/conf.py +++ b/docs/src/conf.py @@ -396,6 +396,7 @@ def _dotv(version): "https://www.metoffice.gov.uk/", "https://biggus.readthedocs.io/", "https://stickler-ci.com/", + "https://twitter.com/scitools_iris", ] # list of sources to exclude from the build. diff --git a/docs/src/whatsnew/1.4.rst b/docs/src/whatsnew/1.4.rst index 912a1e3bad..6b47f9b615 100644 --- a/docs/src/whatsnew/1.4.rst +++ b/docs/src/whatsnew/1.4.rst @@ -58,7 +58,7 @@ Features * Use the latest release of Cartopy, v0.8.0. -.. _OPeNDAP: http://www.opendap.org +.. _OPeNDAP: https://www.opendap.org .. _exp-regrid: Experimental Regridding Enhancements