Skip to content

Commit d63ebc5

Browse files
tonyjonathanslenders
authored andcommitted
docs(README): Update GitHub action button
1 parent 4f6b3a3 commit d63ebc5

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
@@ -288,8 +288,8 @@ Special thanks to
288288
- `wcwidth <https://github.com/jquast/wcwidth>`_: Determine columns needed for a wide characters.
289289
- `prompt_toolkit <http://github.com/jonathanslenders/python-prompt-toolkit>`_ for the interface.
290290

291-
.. |Build Status| image:: https://api.travis-ci.org/prompt-toolkit/ptpython.svg?branch=master
292-
:target: https://travis-ci.org/prompt-toolkit/ptpython#
291+
.. |Build Status| image:: https://github.com/prompt-toolkit/ptpython/actions/workflows/test.yaml/badge.svg
292+
:target: https://github.com/prompt-toolkit/ptpython/actions/workflows/test.yaml
293293

294294
.. |License| image:: https://img.shields.io/github/license/prompt-toolkit/ptpython.svg
295295
:target: https://github.com/prompt-toolkit/ptpython/blob/master/LICENSE

0 commit comments

Comments
 (0)