Skip to content

Commit

Permalink
Fix broken link in Git lecture
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterius committed Nov 11, 2024
1 parent 2a0902f commit b6f3119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lectures/git/git.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ format: revealjs

## Tracking code in three steps

![](../../../pages/images/git_overview_local.png){height=300 fig-align=center}
![](../../pages/images/git_overview_local.png){height=300 fig-align=center}

::: {.incremental}
1. Do some [coding]{.green} (*i.e.* make or change contents of files)
Expand Down

0 comments on commit b6f3119

Please sign in to comment.