Skip to content

Commit 89ce127

Browse files
committed
fix badge [skip ci]
1 parent b3de992 commit 89ce127

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ knitr::opts_chunk$set(
1616
# {dashboard}
1717

1818
<!-- badges: start -->
19-
<a href = "https://github.com/easystats/dashboard/actions" target = "_blank"><img src="https://github.com/easystats/dashboard/actions/workflows/render-dashboard/badge.svg"></a>
19+
<a href = "https://github.com/easystats/dashboard/actions" target = "_blank"><img src="https://github.com/easystats/dashboard/actions/workflows/render-dashboard.yaml/badge.svg"></a>
2020

2121
<!-- badges: end -->
2222

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!-- badges: start -->
77

8-
<a href = "https://github.com/easystats/dashboard/actions" target = "_blank"><img src="https://github.com/easystats/dashboard/actions/workflows/render-dashboard/badge.svg"></a>
8+
<a href = "https://github.com/easystats/dashboard/actions" target = "_blank"><img src="https://github.com/easystats/dashboard/actions/workflows/render-dashboard.yaml/badge.svg"></a>
99

1010
<!-- badges: end -->
1111

0 commit comments

Comments
 (0)