Skip to content

Commit e35690f

Browse files
mavaylon1rly
andauthored
Readme fix (#1573)
* fix readme deply and broken links * fix readme deply and broken links * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Ryan Ly <[email protected]>
1 parent b0b6f3d commit e35690f

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
[#1571](https://github.com/NeurodataWithoutBorders/pynwb/pull/1571)
1919
- Made build wheel python 3 only. @mavaylon1
2020
[#1572](https://github.com/NeurodataWithoutBorders/pynwb/pull/1572)
21+
- Updated README.rst. @mavaylon1
22+
[#1573](https://github.com/NeurodataWithoutBorders/pynwb/pull/1573)
2123

2224
## PyNWB 2.1.1 (September 1, 2022)
2325

README.rst

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@ Integration test coverage
3737
Overall Health
3838
==============
3939

40-
.. image:: https://github.com/NeurodataWithoutBorders/pynwb/workflows/run_tests.yml/badge.svg
40+
.. image:: https://github.com/NeurodataWithoutBorders/pynwb/actions/workflows/run_tests.yml/badge.svg
4141
:target: https://github.com/NeurodataWithoutBorders/pynwb/actions/workflows/run_tests.yml
4242

43-
.. image:: https://github.com/NeurodataWithoutBorders/pynwb/workflows/run_flake8.yml/badge.svg
43+
.. image:: https://github.com/NeurodataWithoutBorders/pynwb/actions/workflows/run_flake8.yml/badge.svg
4444
:target: https://github.com/NeurodataWithoutBorders/pynwb/actions/workflows/run_flake8.yml
4545

46-
.. image:: https://github.com/NeurodataWithoutBorders/pynwb/workflows/check_external_links.yml/badge.svg
46+
.. image:: https://github.com/NeurodataWithoutBorders/pynwb/actions/workflows/check_external_links.yml/badge.svg
4747
:target: https://github.com/NeurodataWithoutBorders/pynwb/actions/workflows/check_external_links.yml
4848

4949
.. image:: https://github.com/NeurodataWithoutBorders/pynwb/actions/workflows/run_inspector_tests.yml/badge.svg
5050
:target: https://github.com/NeurodataWithoutBorders/pynwb/actions/workflows/run_inspector_tests.yml
5151

52-
.. image:: https://github.com/NeurodataWithoutBorders/pynwb/workflows/run_all_tests.yml/badge.svg
52+
.. image:: https://github.com/NeurodataWithoutBorders/pynwb/actions/workflows/run_all_tests.yml/badge.svg
5353
:target: https://github.com/NeurodataWithoutBorders/pynwb/actions/workflows/run_all_tests.yml
5454

55-
.. image:: https://github.com/NeurodataWithoutBorders/pynwb/workflows/deploy_release.yml/badge.svg
55+
.. image:: https://github.com/NeurodataWithoutBorders/pynwb/actions/workflows/deploy_release.yml/badge.svg
5656
:target: https://github.com/NeurodataWithoutBorders/pynwb/actions/workflows/deploy_release.yml
5757

5858
.. image:: https://requires.io/github/NeurodataWithoutBorders/pynwb/requirements.svg?branch=dev
@@ -68,8 +68,9 @@ Overall Health
6868
:alt: PyPI - License
6969

7070
**Conda**
71+
7172
.. image:: https://circleci.com/gh/conda-forge/pynwb-feedstock.svg?style=shield
72-
:target: https://circleci.com/gh/conda-forge/pynwb-feedstocks
73+
:target: https://circleci.com/gh/conda-forge/pynwb-feedstock
7374
:alt: Conda Feedstock Status
7475

7576
NWB Format API
@@ -105,7 +106,7 @@ For details on how to contribute to PyNWB see our `contribution guidelines <docs
105106
Citing NWB
106107
==========
107108

108-
* **Manuscript:** Oliver Rübel, Andrew Tritt, Ryan Ly, Benjamin K. Dichter, Satrajit Ghosh, Lawrence Niu, Ivan Soltesz, Karel Svoboda, Loren Frank, Kristofer E. Bouchard, "The Neurodata Without Borders ecosystem for neurophysiological data science", bioRxiv 2021.03.13.435173, March 15, 2021, doi: https://doi.org/10.1101/2021.03.13.435173
109+
* **Manuscript:** Oliver Rübel, Andrew Tritt, Ryan Ly, Benjamin K Dichter, Satrajit Ghosh, Lawrence Niu, Pamela Baker, Ivan Soltesz, Lydia Ng, Karel Svoboda, Loren Frank, Kristofer E Bouchard. (2022). The Neurodata Without Borders ecosystem for neurophysiological data science. eLife, 11:e78362. doi: https://doi.org/10.7554/eLife.78362
109110
* **RRID:** (PyNWB, RRID:SCR_017452)
110111

111112
LICENSE

0 commit comments

Comments
 (0)