Skip to content

Commit 7a7e7f6

Browse files
Patch built docs to fix DOI badge for CF Conventions reference
1 parent a5e999f commit 7a7e7f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h2><strong>Introduction</strong><a class="headerlink" href="#introduction" titl
144144
</div>
145145
<section id="functionality">
146146
<h3><a class="toc-backref" href="#id6"><strong>Functionality</strong></a><a class="headerlink" href="#functionality" title="Permalink to this headline"></a></h3>
147-
<p>&lt;a href=”<a class="reference external" href="https://doi.org/10.5281/zenodo.14274886">https://doi.org/10.5281/zenodo.14274886</a>”&gt;&lt;img src=<a class="reference external" href="https://zenodo.org/badge/DOI/https://doi.org/10.5281/zenodo.14274886">https://zenodo.org/badge/DOI/https://doi.org/10.5281/zenodo.14274886</a> alt=DOI”&gt;&lt;/a&gt;</p>
147+
<p><a href="https://doi.org/10.5281/zenodo.14275599"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.14275599.svg" alt="DOI"></a></p>
148148
<p>The <code class="xref py py-obj docutils literal notranslate"><span class="pre">cf</span></code> package implements the <a class="reference internal" href="introduction.html#cf-data-model"><span class="std std-ref">CF data model</span></a> for its internal
149149
data structures and so is able to process any CF-compliant dataset. It
150150
is not strict about CF-compliance, however, so that partially
@@ -398,4 +398,4 @@ <h2><strong>Index and search</strong><a class="headerlink" href="#index-and-sear
398398

399399

400400
</body>
401-
</html>
401+
</html>

0 commit comments

Comments
 (0)