Skip to content

Commit e5574fe

Browse files
committed
Change the OSF id for uploading the valid data
1 parent a4ded16 commit e5574fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ Sys.getenv("OSF_PAT") |> osfr::osf_auth()
353353
#| eval: false
354354
#| include: false
355355
356-
osf_id <- paste0("https://osf.io/", "whj92")
356+
osf_id <- paste0("https://osf.io/", "vdcfs")
357357
358358
osfr::osf_upload(
359359
x = osfr::osf_retrieve_node(osf_id),

0 commit comments

Comments
 (0)