diff --git a/R/data-lahman.R b/R/data-lahman.R index a957ac214..c9448b8ae 100644 --- a/R/data-lahman.R +++ b/R/data-lahman.R @@ -2,7 +2,7 @@ #' #' This creates an interesting database using data from the Lahman baseball #' data source, provided by Sean Lahman at -#' \url{https://www.seanlahman.com/baseball-archive/statistics/}, and +#' , and #' made easily available in R through the \pkg{Lahman} package by #' Michael Friendly, Dennis Murphy and Martin Monkman. See the documentation #' for that package for documentation of the individual tables. diff --git a/man/lahman.Rd b/man/lahman.Rd index 7952a3d77..6387a324f 100644 --- a/man/lahman.Rd +++ b/man/lahman.Rd @@ -36,7 +36,7 @@ connect.} \description{ This creates an interesting database using data from the Lahman baseball data source, provided by Sean Lahman at -\url{https://www.seanlahman.com/baseball-archive/statistics/}, and +\url{http://seanlahman.com/download-baseball-database/}, and made easily available in R through the \pkg{Lahman} package by Michael Friendly, Dennis Murphy and Martin Monkman. See the documentation for that package for documentation of the individual tables.