From e53c7094d310688ae69f731819b7e0f5558b9665 Mon Sep 17 00:00:00 2001 From: Kara Woo Date: Fri, 6 Mar 2026 13:36:31 -0800 Subject: [PATCH] fix broken R-CMD-check badge --- README.Rmd | 2 +- README.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.Rmd b/README.Rmd index 9efc00f91..2bca48139 100644 --- a/README.Rmd +++ b/README.Rmd @@ -17,7 +17,7 @@ knitr::opts_chunk$set( [![Lifecycle: maturing](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://lifecycle.r-lib.org/articles/stages.html#maturing) [![CRAN status](https://www.r-pkg.org/badges/version/connectapi)](https://cran.r-project.org/package=connectapi) [![Codecov test coverage](https://codecov.io/gh/posit-dev/connectapi/branch/main/graph/badge.svg)](https://app.codecov.io/gh/posit-dev/connectapi?branch=main) -[![R build status](https://github.com/posit-dev/connectapi/workflows/R-CMD-check/badge.svg)](https://github.com/posit-dev/connectapi/actions) +[![R-CMD-check](https://github.com/posit-dev/connectapi/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/posit-dev/connectapi/actions/workflows/R-CMD-check.yaml) # connectapi diff --git a/README.md b/README.md index d8869f1d0..733e0d4ac 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,7 @@ maturing](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://lif status](https://www.r-pkg.org/badges/version/connectapi)](https://cran.r-project.org/package=connectapi) [![Codecov test coverage](https://codecov.io/gh/posit-dev/connectapi/branch/main/graph/badge.svg)](https://app.codecov.io/gh/posit-dev/connectapi?branch=main) -[![R build -status](https://github.com/posit-dev/connectapi/workflows/R-CMD-check/badge.svg)](https://github.com/posit-dev/connectapi/actions) +[![R-CMD-check](https://github.com/posit-dev/connectapi/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/posit-dev/connectapi/actions/workflows/R-CMD-check.yaml) # connectapi