diff --git a/R/getSampleData.r b/R/getSampleData.r
index 89e6666eba9a1aaa9ea2947da9aa74fc0bc51bcd..71de6d398b93b28d6c92ad4ccd89c961982430dd 100644
--- a/R/getSampleData.r
+++ b/R/getSampleData.r
@@ -4,7 +4,7 @@
 #' A list of parameter codes can be found here: \url{http://nwis.waterdata.usgs.gov/nwis/pmcodes/}
 #' A list of statistic codes can be found here: \url{http://nwis.waterdata.usgs.gov/nwis/help/?read_file=stat&format=table}
 #' For raw data, use getQWData.  This function will retrieve the raw data, and compress it (summing constituents). See
-#' chapter 7 of the EGRET user guide for more details.
+#' section 3.4 of the vignette for more details.
 #'
 #' @param siteNumber string USGS site number.  This is usually an 8 digit number
 #' @param ParameterCd string USGS parameter code.  This is usually an 5 digit number.
diff --git a/man/getSampleData.Rd b/man/getSampleData.Rd
index 03563421128d0064c62f7f0f5666acfec800454d..51fa28ff1bfdfa33f6b2a1b347002e4153e8dd5d 100644
--- a/man/getSampleData.Rd
+++ b/man/getSampleData.Rd
@@ -35,7 +35,7 @@
   \url{http://nwis.waterdata.usgs.gov/nwis/help/?read_file=stat&format=table}
   For raw data, use getQWData.  This function will retrieve
   the raw data, and compress it (summing constituents). See
-  chapter 7 of the EGRET user guide for more details.
+  section 3.4 of the vignette for more details.
 }
 \examples{
 # These examples require an internet connection to run