diff --git a/workspace/00_get_data.Rmd b/workspace/00_get_data.Rmd
index 93a4e2e1590dbbd9baf2b4b1f406edb58a228efb..5e2152403b7d6fa810bcaee1f4948b0dd5bd7ca1 100644
--- a/workspace/00_get_data.Rmd
+++ b/workspace/00_get_data.Rmd
@@ -644,11 +644,11 @@ if(!file.exists(out$ref_flowline)) {
                    nhdpath = out_list$nhdplus_gdb)
     
     sbtools::authenticate_sb()
-    sbtools::item_append_files("5dcd5f96e4b069579760aedb", out$ref_flowline)
+    sbtools::item_append_files("61295190d34e40dd9c06bcd7", out$ref_flowline)
     
   }
     
-  sbtools::item_file_download("5dcd5f96e4b069579760aedb",
+  sbtools::item_file_download("61295190d34e40dd9c06bcd7",
                               names = sb_f,
                               destinations = out$ref_flowline)
 }