Skip to content

Commit a884bff

Browse files
committed
Fix vignette link
1 parent 96e17e8 commit a884bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/c-advanced-base.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ knitr::opts_chunk$set(echo = TRUE, include = TRUE, eval = TRUE,
2121

2222
# Introduction
2323

24-
Herein we provide three example applications of the **rphylopic** package using base R. However, note that all demonstrated functionality is also available for use with the `{ggplot2}` package and showcased in a [separate vignette](b-advanced-ggplot2.html).
24+
Herein we provide three example applications of the **rphylopic** package using base R. However, note that all demonstrated functionality is also available for use with the `{ggplot2}` package and showcased in a [separate vignette](b-advanced-ggplot.html).
2525

2626
# Basic accession and transformation
2727

0 commit comments

Comments
 (0)