From 9828b97fb946104f15e537fc6a53653f1bceb27d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sun, 12 Nov 2023 22:11:33 +0100 Subject: Add pkgdown url to DESCRIPTON and _pkgdown.yml --- docs/authors.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/authors.html') diff --git a/docs/authors.html b/docs/authors.html index c7be0b2..a6036b4 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -55,14 +55,14 @@

Ranke J (2023). chents: Chemical Entities as R Objects. -R package version 0.3.2, https://github.com/jranke/chents. +R package version 0.3.2, https://github.com/jranke/chents, https://pkgdown.jrwb.de/chents.

@Manual{,
   title = {chents: Chemical Entities as R Objects},
   author = {Johannes Ranke},
   year = {2023},
-  note = {R package version 0.3.2},
-  url = {https://github.com/jranke/chents},
+  note = {R package version 0.3.2, https://github.com/jranke/chents},
+  url = {https://pkgdown.jrwb.de/chents},
 }