From e396a2af847d31e4df6c2458dcd8e4a89f47dee4 Mon Sep 17 00:00:00 2001 From: Pat Schloss Date: Tue, 19 Nov 2024 17:30:26 -0500 Subject: [PATCH] Fix link to Getting Started page (#124) The current link goes to a page that doesn't exist --- README.Rmd | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.Rmd b/README.Rmd index 1660ae9..b45432a 100644 --- a/README.Rmd +++ b/README.Rmd @@ -49,7 +49,7 @@ install.packages("piggyback", repos = c('https://ropensci.r-universe.dev', getOp remotes::install_github("ropensci/piggyback") ``` ## Usage -See [getting started vignette](https://docs.ropensci.org/piggyback/articles/intro.html) +See [getting started vignette](https://docs.ropensci.org/piggyback/articles/piggyback.html) for a more comprehensive introduction. Download data attached to a GitHub release: diff --git a/README.md b/README.md index 38ced78..ee7dfc9 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ remotes::install_github("ropensci/piggyback") ## Usage See [getting started -vignette](https://docs.ropensci.org/piggyback/articles/intro.html) for a +vignette](https://docs.ropensci.org/piggyback/articles/piggyback.html) for a more comprehensive introduction. Download data attached to a GitHub release: