Skip to content

Commit

Permalink
Update 06-tools-galaxy.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
ehumph committed Nov 1, 2022
1 parent f4128ad commit ba20758
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 06-tools-galaxy.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cow::borrow_chapter(

```{r, echo = FALSE, results='asis'}
cow::borrow_chapter(
doc_path = "child/_child_workspace_navigate.Rmd",
doc_path = "child/_child_galaxy_navigate.Rmd",
repo_name = "jhudsl/AnVIL_Template"
)
```
Expand All @@ -39,7 +39,7 @@ cow::borrow_chapter(

```{r, echo = FALSE, results='asis'}
cow::borrow_chapter(
doc_path = "child/_child_workspace_delete.Rmd",
doc_path = "child/_child_galaxy_delete.Rmd",
repo_name = "jhudsl/AnVIL_Template"
)
```

0 comments on commit ba20758

Please sign in to comment.