diff options
| author | Ha Thach <[email protected]> | 2023-06-29 22:57:58 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-06-29 22:57:58 +0700 |
| commit | f5d0510064bd2a0ffd040697de1fac707fa70069 (patch) | |
| tree | 437d27162988121bd2303a53ad8d89716699e144 | |
| parent | 6e1eec908a0567e2f42317c1cd186f3ab9db43cf (diff) | |
Update build badge
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 2c9119fef..78e8d87b0 100644 --- a/README.rst +++ b/README.rst @@ -138,7 +138,7 @@ Please make sure you understand all the license term for files you use in your project. -.. |Build Status| image:: https://github.com/hathach/tinyusb/workflows/Build/badge.svg +.. |Build Status| image:: https://github.com/hathach/tinyusb/actions/workflows/cmake_arm.yml/badge.svg :target: https://github.com/hathach/tinyusb/actions .. |Documentation Status| image:: https://readthedocs.org/projects/tinyusb/badge/?version=latest :target: https://docs.tinyusb.org/en/latest/?badge=latest |
