We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95866dd commit 1132986Copy full SHA for 1132986
1 file changed
README.rst
@@ -450,8 +450,8 @@ components instead of string globs.
450
:target: https://pypi.python.org/pypi/dpath/
451
:alt: PyPI: Latest Version
452
453
-.. |Build Status| image:: https://travis-ci.org/akesterson/dpath-python.svg?branch=travisci
454
- :target: https://travis-ci.org/akesterson/dpath-python
+.. |Build Status| image:: https://github.com/dpath-maintainers/dpath-python/actions/workflows/tests.yml/badge.svg
+ :target: https://github.com/dpath-maintainers/dpath-python/actions/workflows/tests.yml
455
456
Contributors
457
============
0 commit comments