Skip to content

Commit

Permalink
Oops wrong child Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Jun 21, 2022
1 parent f189271 commit 9839f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usage-existing-project-github-first.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ cat(res, sep = '\n')
## New RStudio Project via git clone

```{r echo = FALSE, results = "asis"}
text <- readr::read_file("child-create-a-github-repo.Rmd")
text <- readr::read_file("child-clone-a-github-repo.Rmd")
cat(res, sep = '\n')
```

Expand Down

0 comments on commit 9839f3d

Please sign in to comment.