Skip to content

Commit

Permalink
Use concept DOI in README.md
Browse files Browse the repository at this point in the history
README.md
- Now point to 10.5281/zenodo.4437678, which will always point to
  the latest version.

Signed-off-by: Bob Yantosca <[email protected]>
  • Loading branch information
yantosca committed May 11, 2023
1 parent 30c7732 commit 1ac2b94
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<img src="https://geoschem.github.io/img/GEOS-Chem_Logo_Light_Background.png"
height="60%" width="60%" alt="GEOS-Chem Logo">
<img src="https://geoschem.github.io/img/GEOS-Chem_Logo_Light_Background.png" height="60%" width="60%" alt="GEOS-Chem Logo">

<p>
<a href="https://github.com/geoschem/GCClassic/releases"><img src="https://img.shields.io/github/v/release/geoschem/GCClassic?include_prereleases&label=Latest%20Pre-Release"></a>
<a href="https://github.com/geoschem/GCClassic/releases"><img src="https://img.shields.io/github/v/release/geoschem/GCClassic?label=Latest%20Stable%20Release"></a>
<a href="https://github.com/geoschem/GCClassic/releases/"><img src="https://img.shields.io/github/release-date/geoschem/GCClassic"></a>
<br />
<a href="https://doi.org/10.5281/zenodo.5014891"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.5014891.svg" alt="DOI"></a>
<a href="https://doi.org/10.5281/zenodo.4437678"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.4437678.svg" alt="DOI"></a>
<a href="https://github.com/geoschem/GCClassic/blob/main/LICENSE.txt"><img src="https://img.shields.io/badge/License-MIT-blue.svg"></a>
<a href="https://hub.docker.com/r/geoschem/gcclassic"><img src="https://img.shields.io/docker/v/geoschem/gcclassic?color=blue&label=Docker%2FSingularity"></a>
<a href="https://geos-chem.readthedocs.io/en/latest/"><img src="https://img.shields.io/readthedocs/geos-chem?label=ReadTheDocs"></a>
Expand Down

0 comments on commit 1ac2b94

Please sign in to comment.