From 6e4ec2a8651c08259b3ac39d7141c4c7679dfbc3 Mon Sep 17 00:00:00 2001 From: Michal Sedlak Date: Wed, 11 Jun 2025 16:30:33 +0200 Subject: [PATCH] README - fix status badge --- README.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 6e2b3ca3..606785b8 100644 --- a/README.rst +++ b/README.rst @@ -7,8 +7,6 @@ ============= ============= Master branch |BuildMaster| -------------- ------------- -Devel branch |BuildDevel| ============= ============= IPFIXcol2 @@ -201,7 +199,5 @@ be useful also for other users? Please, share your experiences and thoughts. or temporarily change an environment variable "``export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib64/``" -.. |BuildMaster| image:: https://github.com/CESNET/ipfixcol2/workflows/Build%20and%20tests/badge.svg?branch=master +.. |BuildMaster| image:: https://github.com/CESNET/ipfixcol2/actions/workflows/main.yml/badge.svg?branch=master :target: https://github.com/CESNET/ipfixcol2/tree/master -.. |BuildDevel| image:: https://github.com/CESNET/ipfixcol2/workflows/Build%20and%20tests/badge.svg?branch=devel - :target: https://github.com/CESNET/ipfixcol2/tree/devel