We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8fdab7 commit 251d233Copy full SHA for 251d233
README.rst
@@ -83,7 +83,7 @@ Quick start
83
.. |license| image:: https://img.shields.io/badge/license-MIT-green.svg
84
:target: https://raw.githubusercontent.com/agusmakmun/django-log-viewer/master/LICENSE
85
86
-.. |build status| image:: https://img.shields.io/travis/com/agusmakmun/django-log-viewer
87
- :target: https://www.travis-ci.com/github/agusmakmun/django-log-viewer
+.. |build status| image:: https://img.shields.io/github/workflow/status/agusmakmun/django-log-viewer/Run%20tests
+ :target: https://github.com/agusmakmun/django-log-viewer/actions/workflows/run-tests.yml
88
89
.. _`PyPI`: https://pypi.python.org/pypi/django-log-viewer
0 commit comments