Skip to content

Commit 819fdf5

Browse files
authored
chore: fix badges (#335)
1 parent 2903717 commit 819fdf5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
[![Dev Documentation](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliadiff.org/SparseMatrixColorings.jl/dev/)
99
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/JuliaDiff/BlueStyle)
1010
[![arXiv](https://img.shields.io/badge/arXiv-2505.07308-b31b1b.svg)](https://arxiv.org/abs/2505.07308)
11-
[![DOI](https://zenodo.org/badge/801999408.svg)](https://zenodo.org/doi/10.5281/zenodo.11314275)
12-
[![All Contributors](https://img.shields.io/github/all-contributors/JuliaDiff/SparseMatrixColorings.jl?color=ee8449&style=flat-square)](#contributors)
11+
[![DOI](https://img.shields.io/badge/DOI-10.5281/zenodo.11314275-blue.svg)](https://zenodo.org/doi/10.5281/zenodo.11314275)
12+
[![All Contributors](https://img.shields.io/github/all-contributors/JuliaDiff/SparseMatrixColorings.jl?color=ee8449)](#contributors)
1313

1414
Coloring algorithms for sparse Jacobian and Hessian matrices.
1515

0 commit comments

Comments
 (0)