Skip to content

Commit 4a88779

Browse files
authored
Update Zenodo badge (#624)
The webhook triggered 3 different deliveries on the most recent release, failed twice after the first. But it's on zenodo anyhow so it doesn't matter. This Zenodo badge will point to the most recent release as suggested previously so no further need to update this badge afterwards.
1 parent 2257010 commit 4a88779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ DSP.jl
55
[![codecov](https://codecov.io/gh/JuliaDSP/DSP.jl/graph/badge.svg?token=dpulG6Nqqo)](https://codecov.io/gh/JuliaDSP/DSP.jl)
66
[![Documentation (stable)](https://img.shields.io/badge/docs-stable-blue.svg)](https://docs.juliadsp.org/stable/)
77
[![Documentation (latest)](https://img.shields.io/badge/docs-dev-blue.svg)](https://docs.juliadsp.org/latest/)
8-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8344531.svg)](https://doi.org/10.5281/zenodo.8344531)
8+
[![DOI](https://zenodo.org/badge/14762054.svg)](https://doi.org/10.5281/zenodo.7016211)
99

1010
DSP.jl provides a number of common [digital signal processing](https://en.wikipedia.org/wiki/Digital_signal_processing) routines in Julia. These include:
1111

0 commit comments

Comments
 (0)