diff --git a/R/gefs.R b/R/gefs.R index bf6323d7..19278150 100644 --- a/R/gefs.R +++ b/R/gefs.R @@ -29,7 +29,7 @@ #' @references \itemize{ #' \item Data description - \url{http://bit.ly/noaagefs} #' \item Adapted from Python code written by Von P. Walden, Washington State University - -#' \url{http://sila.cee.wsu.edu/forecasts/WeatherAndClimateDatafromNWS.html} +#' http://sila.cee.wsu.edu/forecasts/WeatherAndClimateDatafromNWS.html #' } #' #' @author Nicholas Potter \email{potterzot@@gmail.com} diff --git a/man/gefs.Rd b/man/gefs.Rd index 1a251bf8..762953cd 100644 --- a/man/gefs.Rd +++ b/man/gefs.Rd @@ -119,7 +119,7 @@ Nicholas Potter \email{potterzot@gmail.com} \itemize{ \item Data description - \url{http://bit.ly/noaagefs} \item Adapted from Python code written by Von P. Walden, Washington State University - - \url{http://sila.cee.wsu.edu/forecasts/WeatherAndClimateDatafromNWS.html} + http://sila.cee.wsu.edu/forecasts/WeatherAndClimateDatafromNWS.html } }