Skip to content

Commit 63d2acb

Browse files
committed
fix: update snip_path id
1 parent c0d2629 commit 63d2acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ pkgsnip::md_snip(id = "pkg_usage") %>%
236236

237237
```{r}
238238
#| label: pkg-config
239-
#| child: !expr pkgsnip::snip_path("pkg-config.Rmd")
239+
#| child: !expr pkgsnip::snip_path("funky-config.Rmd")
240240
```
241241

242242
## Development

0 commit comments

Comments
 (0)