Skip to content

Commit

Permalink
Add static DOI to index.rst front documentation page
Browse files Browse the repository at this point in the history
We now have a static DOI (10.5281/zenodo.6563908), which will always
refer tho the latest KPP version.  Replace the old DOI on the front
page of ReadTheDocs.

Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
  • Loading branch information
yantosca committed May 20, 2022
1 parent 571a5b7 commit 025a9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The Kinetic PreProcessor: KPP
<p>
<a href="https://github.com/KineticPreProcessor/KPP/blob/main/LICENSE.txt"><img
src="https://img.shields.io/badge/License-GPLv3-blue.svg"></a>
<a href="https://doi.org/10.5281/zenodo.4552707"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.4552707.svg"></a>
<a href="https://doi.org/10.5281/zenodo.6563908"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.6563908.svg"></a>
<a href="https://kpp.readthedocs.io/en/latest/"><img src="https://img.shields.io/readthedocs/kpp?label=ReadTheDocs"></a>
</p>

Expand Down

0 comments on commit 025a9ca

Please sign in to comment.