Skip to content

Commit 83898fb

Browse files
authored
Fix syntax for new badges
[ci skip]
1 parent aa23620 commit 83898fb

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.rst

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,22 +24,26 @@ Stimberg, M, Brette, R, Goodman, DFM. “Brian 2, an Intuitive and Efficient Neu
2424
:target: https://anaconda.org/conda-forge/brian2
2525

2626

27-
.. image:: https://img.shields.io/debian/v/python3-brian/testing :alt: Debian package
27+
.. image:: https://img.shields.io/debian/v/python3-brian/testing
28+
:alt: Debian package
2829
:target: https://packages.debian.org/testing/python3-brian
2930

30-
.. image:: https://img.shields.io/fedora/v/python3-brian2 :alt: Fedora package
31+
.. image:: https://img.shields.io/fedora/v/python3-brian2
32+
:alt: Fedora package
3133
:target: https://packages.fedoraproject.org/pkgs/python-brian2/python3-brian2/
3234

33-
.. image:: https://img.shields.io/spack/v/py-brian2 :alt: Spack
35+
.. image:: https://img.shields.io/spack/v/py-brian2
36+
:alt: Spack
3437
:target: https://spack.readthedocs.io/en/latest/package_list.html#py-brian2
3538

36-
.. image:: https://img.shields.io/aur/version/python-brian2 :alt: AUR version
39+
.. image:: https://img.shields.io/aur/version/python-brian2
40+
:alt: AUR version
3741
:target: https://aur.archlinux.org/packages/python-brian2
3842

43+
3944
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.5910837.svg
4045
:target: https://doi.org/10.5281/zenodo.5910837
4146

42-
4347
.. image:: https://archive.softwareheritage.org/badge/swh:1:rel:5f3d6b8e531d64530ac93ce5134194cf66a495b9/
4448
:target: https://archive.softwareheritage.org/swh:1:rel:5f3d6b8e531d64530ac93ce5134194cf66a495b9;origin=https://github.com/brian-team/brian2;visit=swh:1:snp:06606ee7c757a47bc7dc168d0bfa8b0a5aecb620
4549

0 commit comments

Comments
 (0)