Skip to content

Commit c60baa4

Browse files
committed
Update build status badge
1 parent a396a6b commit c60baa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,8 +333,8 @@ limitations under the License.
333333

334334
.. |PyPi downloads| image:: https://pypip.in/d/jsonpath-ng/badge.png
335335
:target: https://pypi.python.org/pypi/jsonpath-ng
336-
.. |Build Status| image:: https://travis-ci.org/h2non/jsonpath-ng.svg?branch=master
337-
:target: https://travis-ci.org/h2non/jsonpath-ng
336+
.. |Build Status| image:: https://github.com/h2non/jsonpath-ng/actions/workflows/ci.yml/badge.svg
337+
:target: https://github.com/h2non/jsonpath-ng/actions/workflows/ci.yml
338338
.. |PyPI| image:: https://img.shields.io/pypi/v/jsonpath-ng.svg?maxAge=2592000?style=flat-square
339339
:target: https://pypi.python.org/pypi/jsonpath-ng
340340
.. |Documentation Status| image:: https://img.shields.io/badge/docs-latest-green.svg?style=flat

0 commit comments

Comments
 (0)