Skip to content

Commit

Permalink
fix linkcheck failures
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle committed Jul 8, 2022
1 parent 6e12c54 commit c94c22f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/src/developers_guide/gitwash/forking.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Making Your own Copy (fork) of Iris
===================================

You need to do this only once. The instructions here are very similar
to the instructions at http://help.github.com/forking/, please see
to the instructions at https://help.github.com/forking/, please see
that page for more detail. We're repeating some of it here just to give the
specifics for the `Iris`_ project, and to suggest some default names.

Expand Down
3 changes: 1 addition & 2 deletions docs/src/whatsnew/3.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 :
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit c94c22f

Please sign in to comment.