Skip to content

Commit 7fd7960

Browse files
authored
Update readme docs stable (#4089)
* added stable docs links. * changed layout * updated layout * tdy up html tags
1 parent 98baee2 commit 7fd7960

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

README.md

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,39 +12,42 @@
1212
<p align="center">
1313
<a href="https://cirrus-ci.com/github/SciTools/iris">
1414
<img src="https://api.cirrus-ci.com/github/SciTools/iris.svg?branch=master"
15-
alt="Cirrus-CI" /></a>
15+
alt="Cirrus-CI"></a>
1616
<a href="https://scitools-iris.readthedocs.io/en/latest/?badge=latest">
1717
<img src="https://readthedocs.org/projects/scitools-iris/badge/?version=latest"
18-
alt="Documentation Status" /></a>
18+
alt="Documentation Status"></a>
1919
<a href="https://results.pre-commit.ci/latest/github/SciTools/iris/master">
2020
<img src="https://results.pre-commit.ci/badge/github/SciTools/iris/master.svg"
21-
alt="pre-commit.ci status" /></a>
21+
alt="pre-commit.ci status"></a>
2222
<a href="https://anaconda.org/conda-forge/iris">
2323
<img src="https://img.shields.io/conda/v/conda-forge/iris?color=orange&label=conda-forge%7Ciris"
24-
alt="conda-forge" /></a>
24+
alt="conda-forge"></a>
2525
<a href="https://pypi.org/project/scitools-iris">
2626
<img src="https://img.shields.io/pypi/v/scitools-iris?color=orange&label=pypi%7Cscitools-iris"
27-
alt="pypi" /></a>
27+
alt="pypi"></a>
2828
<a href="https://github.com/SciTools/iris/releases">
2929
<img src="https://img.shields.io/github/v/release/scitools/iris"
30-
alt="latest release" /></a>
30+
alt="latest release"></a>
3131
<a href="https://github.com/SciTools/iris/commits/master">
3232
<img src="https://img.shields.io/github/commits-since/SciTools/iris/latest.svg"
33-
alt="Commits since last release" /></a>
33+
alt="Commits since last release"></a>
3434
<a href="https://zenodo.org/badge/latestdoi/5312648">
3535
<img src="https://zenodo.org/badge/5312648.svg"
36-
alt="zenodo" /></a>
36+
alt="zenodo"></a>
3737
<a href="https://github.com/psf/black">
3838
<img src="https://img.shields.io/badge/code%20style-black-000000.svg"
39-
alt="black" /></a>
39+
alt="black"></a>
4040
<a href="https://github.com/SciTools/iris/discussions">
4141
<img src="https://img.shields.io/badge/github-discussions-yellow?style=social&logo=github&style=plastic"
42-
alt="github discussions" /></a>
42+
alt="github discussions"></a>
4343
<a href="https://twitter.com/scitools_iris">
4444
<img src="https://img.shields.io/twitter/follow/scitools_iris?color=yellow&label=twitter%7Cscitools_iris&logo=twitter&style=plastic"
45-
alt="twitter scitools_iris" /></a>
45+
alt="twitter scitools_iris"></a>
4646
</p>
4747

4848
<p align="center">
49-
See the <a href="https://scitools-iris.readthedocs.io/en/latest/">documentation</a> for the <b>latest development version</b> of Iris.
49+
For documentation see the
50+
<a href="https://scitools-iris.readthedocs.io/en/latest/">latest</a>
51+
developer version or the most recent released
52+
<a href="https://scitools-iris.readthedocs.io/en/stable/">stable</a> version.
5053
</p>

0 commit comments

Comments
 (0)