Skip to content

Commit

Permalink
SILKIT-1278: Fix badges links for tsan/ubsan (#756)
Browse files Browse the repository at this point in the history
  • Loading branch information
KonradBkd authored and GitHub Enterprise committed Feb 9, 2024
1 parent 406c795 commit e294762
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ The Vector SIL Kit
.. image:: https://github.com/vectorgrp/sil-kit/actions/workflows/build-linux-asan.yml/badge.svg
:target: https://github.com/vectorgrp/sil-kit/actions/workflows/build-linux-asan.yml
.. image:: https://github.com/vectorgrp/sil-kit/actions/workflows/build-linux-ubsan.yml/badge.svg
:target: https://github.com/vectorgrp/sil-kit/actions/workflows/build-linux-tsan.yml
.. image:: https://github.com/vectorgrp/sil-kit/actions/workflows/build-linux-tsan.yml/badge.svg
:target: https://github.com/vectorgrp/sil-kit/actions/workflows/build-linux-ubsan.yml
.. image:: https://github.com/vectorgrp/sil-kit/actions/workflows/build-linux-tsan.yml/badge.svg
:target: https://github.com/vectorgrp/sil-kit/actions/workflows/build-linux-tsan.yml
.. image:: https://github.com/vectorgrp/sil-kit/actions/workflows/build-win.yml/badge.svg
:target: https://github.com/vectorgrp/sil-kit/actions/workflows/build-win.yml

Expand Down

0 comments on commit e294762

Please sign in to comment.