Skip to content

Commit 7947c99

Browse files
authored
Update DOI badge in README.md
1 parent 41889ac commit 7947c99

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/14762054.svg)](https://doi.org/10.5281/zenodo.7016211)
8+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7016211.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)