We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c99ba6a commit a5e999fCopy full SHA for a5e999f
docs/source/introduction.rst
@@ -35,7 +35,9 @@ is built on a complete implementation of the :ref:`CF-data-model`.
35
36
**Functionality**
37
-----------------
38
-<a href="https://doi.org/10.5281/zenodo.14274886"><img src="https://zenodo.org/badge/DOI/https://doi.org/10.5281/zenodo.14274886" alt="DOI"></a>
+
39
+.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.14275599.svg
40
+ :target: https://doi.org/10.5281/zenodo.14275599
41
42
The `cf` package implements the :ref:`CF-data-model` for its internal
43
data structures and so is able to process any CF-compliant dataset. It
0 commit comments