diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-09-15 16:54:49 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-09-15 16:54:49 +0200 |
commit | 2e77bf144a81852302571009b1fcd41f021eca4c (patch) | |
tree | 82352bff1dbf7d1823ddaaee39244c8fb3319fdc /R/dimethenamid_2018.R | |
parent | fab885edd66b6a1d2e660ee6aa70d14474330697 (diff) |
Fix Open EFSA URL, changelog for 1.0.5v1.0.5
The EFSA URL failed on winbuilder because some cookie sets a different
domain, so I am now using \href{} with the full link as link text instead
of \url{}
Diffstat (limited to 'R/dimethenamid_2018.R')
-rw-r--r-- | R/dimethenamid_2018.R | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/R/dimethenamid_2018.R b/R/dimethenamid_2018.R index 1a7e14a2..0d8f681f 100644 --- a/R/dimethenamid_2018.R +++ b/R/dimethenamid_2018.R @@ -15,7 +15,7 @@ #' @source Rapporteur Member State Germany, Co-Rapporteur Member State Bulgaria (2018) #' Renewal Assessment Report Dimethenamid-P Volume 3 - B.8 Environmental fate and behaviour #' Rev. 2 - November 2017 -#' \url{https://open.efsa.europa.eu/study-inventory/EFSA-Q-2014-00716} +#' \href{https://open.efsa.europa.eu}{https://open.efsa.europa.eu/study-inventory/EFSA-Q-2014-00716} #' @examples #' print(dimethenamid_2018) "dimethenamid_2018" |