Skip to content

Commit

Permalink
Update slides/04-understanding_ownership.qmd
Browse files Browse the repository at this point in the history
Co-authored-by: DrEntropy <[email protected]>
  • Loading branch information
jonthegeek and DrEntropy authored Nov 8, 2024
1 parent 2f87782 commit 451875e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/04-understanding_ownership.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ println!("{x}");
```{r}
#| eval: true
#| echo: false
knitr::include_graphics("~/core/active/reference/bookclub-rust/slides/img/stack.png")
knitr::include_graphics("img/stack.png")
```

## Heap
Expand Down

0 comments on commit 451875e

Please sign in to comment.