mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-10-29 17:22:42 +00:00
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:
@@ -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%
|
||||
|
||||
|
||||
Reference in New Issue
Block a user