File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -36,13 +36,13 @@ rog_badge_ropengov <- function(install = TRUE) {
3636
3737 if (install ) {
3838 # nocov start
39- usethis :: use_badge(" rOG-badge " , href = href , src = badge )
39+ usethis :: use_badge(" rOpenGov package " , href = href , src = badge )
4040 # nocov end
4141 } else {
4242 message(
4343 " Badge URL is " ,
4444 " \n " ,
45- " [](" ,
4848 href ,
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ knitr::opts_chunk$set(
1818
1919<!-- badges: start -->
2020
21- [ ![ rOG-badge ] ( https://ropengov.github.io/rogtemplate//reference/figures/ropengov-badge.svg )] ( https://ropengov.org/ )
21+ [ ![ rOpenGov package ] ( https://ropengov.github.io/rogtemplate//reference/figures/ropengov-badge.svg )] ( https://ropengov.org/ )
2222[ ![ R build
2323status] ( https://github.com/ropengov/rogtemplate/workflows/R-CMD-check/badge.svg )] ( https://github.com/rOpenGov/rogtemplate/actions )
2424[ ![ r-universe] ( https://ropengov.r-universe.dev/badges/rogtemplate )] ( https://ropengov.r-universe.dev/rogtemplate )
Original file line number Diff line number Diff line change 55
66<!-- badges: start -->
77
8- [ ![ rOG-badge ] ( https://ropengov.github.io/rogtemplate//reference/figures/ropengov-badge.svg )] ( https://ropengov.org/ )
8+ [ ![ rOpenGov package ] ( https://ropengov.github.io/rogtemplate//reference/figures/ropengov-badge.svg )] ( https://ropengov.org/ )
99[ ![ R build
1010status] ( https://github.com/ropengov/rogtemplate/workflows/R-CMD-check/badge.svg )] ( https://github.com/rOpenGov/rogtemplate/actions )
1111[ ![ r-universe] ( https://ropengov.r-universe.dev/badges/rogtemplate )] ( https://ropengov.r-universe.dev/rogtemplate )
You can’t perform that action at this time.
0 commit comments