docs: badges: Use the stable DOI for the GNPy project

Zenodo offers two kinds of DOIs for GitHub projects:

- a per-release one, always assigned automatically upon tagging a new
release in GitHub,
- a stable one which [always resolves to the latest version at time of
access](https://help.zenodo.org/#versioning).

I think there's value in people citing us as "GNPy", not "GNPy 2.2", for
example, so let's make sure we include this magic-always-newest-but-stable
DOI for this software.

Change-Id: Ia57a94882c74d605e21f55c87b0a74b1d734b5ed
This commit is contained in:
Jan Kundrát
2020-06-18 13:09:44 +02:00
parent ee92011b21
commit 7c14fe02ab

View File

@@ -194,8 +194,8 @@ implementations.
:alt: Build Status via Travis CI
:scale: 100%
.. |doi| image:: https://zenodo.org/badge/96894149.svg
:target: https://zenodo.org/badge/latestdoi/96894149
.. |doi| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3458319.svg
:target: https://doi.org/10.5281/zenodo.3458319
:alt: DOI
:scale: 100%