Skip to content

Commit 5b99b99

Browse files
authored
Fix PyPI badge
1 parent 653d490 commit 5b99b99

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ A simple example of the use of this library is the following:
5858
:target: https://codecov.io/gh/dls-controls/pythonIoc
5959
:alt: Test Coverage
6060

61-
.. |pypi_version| image:: https://img.shields.io/pypi/v/pythonIoc.svg
62-
:target: https://pypi.org/project/pythonIoc
61+
.. |pypi_version| image:: https://img.shields.io/pypi/v/softioc.svg
62+
:target: https://pypi.org/project/softioc
6363
:alt: Latest PyPI version
6464

6565
.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
@@ -70,4 +70,4 @@ A simple example of the use of this library is the following:
7070
Anything below this line is used when viewing README.rst and will be replaced
7171
when included in index.rst
7272
73-
See https://dls-controls.github.io/pythonIoc for more detailed documentation.
73+
See https://dls-controls.github.io/pythonIoc for more detailed documentation.

0 commit comments

Comments
 (0)