Skip to content

Commit 25e32d1

Browse files
committed
small fixes
1 parent cc27bab commit 25e32d1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ that paper, as it provides a recent and general overview on the framework.
8585
}
8686
```
8787

88-
[build-badge]: https://github.com/workflowhub/workflowhub/workflows/Build/badge.svg
89-
[build-link]: https://github.com/workflowhub/workflowhub/actions
88+
[build-badge]: https://github.com/workflowhub/workflowhub/workflows/Build/badge.svg
89+
[build-link]: https://github.com/workflowhub/workflowhub/actions
9090
[pypi-badge]: https://badge.fury.io/py/workflowhub.svg
9191
[pypi-link]: https://badge.fury.io/py/workflowhub
9292
[license-badge]: https://img.shields.io/badge/License-LGPL%20v3-blue.svg

docs/source/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
WorkflowHub
22
***********
33

4-
|pypi-badge| |travis-badge| |license-badge|
4+
|pypi-badge| |build-badge| |license-badge|
55

66
`WorkflowHub <https://workflowhub.org>`__ is a community framework for
77
enabling scientific workflow research and development. This Python package
@@ -54,8 +54,8 @@ support@workflowhub.org.
5454
user_api_reference.rst
5555
dev_api_reference.rst
5656

57-
.. |travis-badge| image:: https://travis-ci.org/workflowhub/workflowhub.svg?branch=master
58-
:target: https://travis-ci.org/workflowhub/workflowhub
57+
.. |build-badge| image:: https://github.com/workflowhub/workflowhub/workflows/Build/badge.svg
58+
:target: https://github.com/workflowhub/workflowhub/actions
5959
.. |license-badge| image:: https://img.shields.io/badge/License-LGPL%20v3-blue.svg
6060
:target: https://github.com/workflowhub/workflowhub/blob/master/LICENSE
6161
.. |pypi-badge| image:: https://badge.fury.io/py/workflowhub.svg

0 commit comments

Comments
 (0)