From 0ef37261fa2dabc0fb08c417d5d50651a3984a02 Mon Sep 17 00:00:00 2001 From: Nick Art <100365428+NicK4rT@users.noreply.github.com> Date: Sat, 23 Nov 2024 23:50:33 -0500 Subject: [PATCH] Update README.qmd --- hardware/README.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`