From da7aa16553307f18e5c4cb2ac2177dae609cd482 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 3 Jan 2024 16:03:03 +0000 Subject: [PATCH] Built site for sendgridr: 0.6.2@41bcac1 --- authors.html | 4 ++-- index.html | 2 +- pkgdown.yml | 2 +- reference/embed_rmd.html | 2 +- search.json | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/authors.html b/authors.html index e121293..d1e1474 100644 --- a/authors.html +++ b/authors.html @@ -86,14 +86,14 @@

Citation

Park C (2024). sendgridr: Mail Sender Using 'Sendgrid' Service. -R package version 0.6.2, https://github.com/mrchypark/sendgridr. +R package version 0.6.2, https://CRAN.R-project.org/package=sendgridr.

@Manual{,
   title = {sendgridr: Mail Sender Using 'Sendgrid' Service},
   author = {Chanyub Park},
   year = {2024},
   note = {R package version 0.6.2},
-  url = {https://github.com/mrchypark/sendgridr},
+  url = {https://CRAN.R-project.org/package=sendgridr},
 }