Skip to content

Commit 8a63f9a

Browse files
committed
Let's use article as it is no more a package vignette
1 parent af875a1 commit 8a63f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/theme.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#' [light/dark renderings examples](https://examples.quarto.pub/lightdark-renderings-examples/ggplot2.html)
88
#' for examples using each supported package with dark mode, `theme_brand_*`,
99
#' and `renderings: [light, dark]`,
10-
#' or [theme helper vignetes](https://quarto-dev.github.io/quarto-r/articles/theme-helpers.html)
10+
#' or [theme helper article](https://quarto-dev.github.io/quarto-r/articles/theme-helpers.html)
1111
#' for examples using each package and `theme_colors_*` to specify the
1212
#' background and foreground colors directly.
1313
#'

0 commit comments

Comments
 (0)