diff --git a/hardware/README.qmd b/hardware/README.qmd index 1ce6c76..b9c1d1b 100644 --- a/hardware/README.qmd +++ b/hardware/README.qmd @@ -14,7 +14,7 @@ editor_options: ```{r setup, include=FALSE} file_path <- fs::path_real("README.qmd") path_components <- strsplit(file_path, "/")[[1]] -shortened_path <- fs::path_join(path_components[-c(2, 3)]) +shortened_path <- fs::path_join(path_components[-c(2, 6)]) ``` ## Location: `r shortened_path`