From 8f4c6f0762c80d403bef5c7951c2d5c747a9fae7 Mon Sep 17 00:00:00 2001 From: Jonathan Berrisch Date: Mon, 23 Sep 2024 00:28:32 +0200 Subject: [PATCH] Fix badge label for R-hub badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 656caeb..64510f8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![CRAN/METACRAN Version](https://img.shields.io/cran/v/rcpptimer?&style=for-the-badge)](https://cran.r-project.org/package=rcpptimer) -[![R-hub](https://img.shields.io/github/actions/workflow/status/berrij/rcpptimer/R-hub-main.yaml?&style=for-the-badge&label=RCMD-Check)](https://github.com/BerriJ/rcpptimer/blob/dev/.github/workflows/R-hub-main.yaml) +[![R-hub](https://img.shields.io/github/actions/workflow/status/berrij/rcpptimer/R-hub-main.yaml?&style=for-the-badge&label=R-Hub)](https://github.com/BerriJ/rcpptimer/blob/dev/.github/workflows/R-hub-main.yaml) [![Codecov](https://img.shields.io/codecov/c/github/berrij/rcpptimer?style=for-the-badge)](https://app.codecov.io/gh/berrij/rcpptimer?branch=main)