From 16029983fcb1b81c0969ac89f390da5e7138e079 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Fri, 4 Sep 2020 19:01:00 +0100 Subject: Point to https url at jmlr --- R/plot.gensvm.grid.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'R/plot.gensvm.grid.R') diff --git a/R/plot.gensvm.grid.R b/R/plot.gensvm.grid.R index ca37166..1ad6c07 100644 --- a/R/plot.gensvm.grid.R +++ b/R/plot.gensvm.grid.R @@ -16,7 +16,7 @@ #' @references #' Van den Burg, G.J.J. and Groenen, P.J.F. (2016). \emph{GenSVM: A Generalized #' Multiclass Support Vector Machine}, Journal of Machine Learning Research, -#' 17(225):1--42. URL \url{http://jmlr.org/papers/v17/14-526.html}. +#' 17(225):1--42. URL \url{https://jmlr.org/papers/v17/14-526.html}. #' #' @seealso #' \code{\link{plot.gensvm}}, \code{\link{gensvm.grid}}, -- cgit v1.2.3