Skip to content

Commit b5b3ce6

Browse files
authored
Fix readme docs badges (#262)
1 parent 4f95dfd commit b5b3ce6

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,15 @@ Support for Zarr v3 is planned. You can track progress of the support in https:/
1414
Documentation Status
1515
--------------------
1616

17-
Latest release: .. image:: https://readthedocs.org/projects/hdmf-zarr/badge/?version=stable
17+
Latest release:
18+
19+
.. image:: https://readthedocs.org/projects/hdmf-zarr/badge/?version=stable
1820
:target: https://hdmf-zarr.readthedocs.io/en/stable/?badge=stable
1921
:alt: Documentation status for latest release
2022

21-
Dev branch: .. image:: https://readthedocs.org/projects/hdmf-zarr/badge/?version=dev
23+
Dev branch:
24+
25+
.. image:: https://readthedocs.org/projects/hdmf-zarr/badge/?version=dev
2226
:target: https://hdmf-zarr.readthedocs.io/en/dev/?badge=dev
2327
:alt: Documentation status for dev branch
2428

0 commit comments

Comments
 (0)