Skip to content

Commit d894098

Browse files
committed
edited website footer
The StatProofBook DOI was replaced by one that always resolves to the latest version of the GitHub release.
1 parent 6c7ba6e commit d894098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h2 class="footer-heading">{{ site.title | escape }}</h2>
2121
{%- endif -%}
2222
</li>
2323
<li>
24-
<a href="https://dx.doi.org/10.5281/zenodo.4305950"><img src="https://zenodo.org/badge/204500928.svg" alt="DOI"></a>
24+
<a href="https://doi.org/10.5281/zenodo.4305949"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.4305949" alt="DOI"></a>
2525
</li>
2626
</ul>
2727
</div>

0 commit comments

Comments
 (0)