diff --git a/R/ZenodoManager.R b/R/ZenodoManager.R index f799dfe..9e7d2c3 100644 --- a/R/ZenodoManager.R +++ b/R/ZenodoManager.R @@ -58,7 +58,7 @@ #' to get all versions of records as part of the depositions list. The argument \code{exact} #' specifies that an exact matching is wished, in which case paginated search will be #' disabled (only the first search page will be returned). -#' Examples of ElasticSearch queries for Zenodo can be found at \href{http://help.zenodo.org/guides/search/}{http://help.zenodo.org/guides/search/}. +#' Examples of ElasticSearch queries for Zenodo can be found at \href{https://help.zenodo.org/guides/search/}{http://help.zenodo.org/guides/search/}. #' } #' \item{\code{getDepositionByConceptDOI(conceptdoi)}}{ #' Get a Zenodo deposition record by concept DOI (generic DOI common to all deposition record versions) diff --git a/man/ZenodoManager.Rd b/man/ZenodoManager.Rd index eb33fe3..32ba5d3 100644 --- a/man/ZenodoManager.Rd +++ b/man/ZenodoManager.Rd @@ -71,7 +71,7 @@ Main user class to be used with \pkg{zen4R} to get all versions of records as part of the depositions list. The argument \code{exact} specifies that an exact matching is wished, in which case paginated search will be disabled (only the first search page will be returned). - Examples of ElasticSearch queries for Zenodo can be found at \href{http://help.zenodo.org/guides/search/}{http://help.zenodo.org/guides/search/}. + Examples of ElasticSearch queries for Zenodo can be found at \href{https://help.zenodo.org/guides/search/}{http://help.zenodo.org/guides/search/}. } \item{\code{getDepositionByConceptDOI(conceptdoi)}}{ Get a Zenodo deposition record by concept DOI (generic DOI common to all deposition record versions)