Skip to content

Commit 3468aea

Browse files
committed
fix link to gt article
1 parent 371e3f7 commit 3468aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/articles/nflplotR.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ ggplot(mtcars, aes(x = mpg, y = disp)) +
445445

446446
# nflplotR and the gt package
447447

448-
See `vignette("gt")`.
448+
Please see the [separate "gt" article](https://nflplotr.nflverse.com/articles/gt.html).
449449

450450
# How about speed in the RStudio preview pane?
451451

0 commit comments

Comments
 (0)